Skip to content

Commit 52213ff

Browse files
authored
Merge pull request #37 from dmilov/topic/version-bump
Bump module version 0.3.0
2 parents 6e9ad04 + 2144695 commit 52213ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CloudEventsPowerShell/CloudEvents.Sdk.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
RootModule = 'CloudEvents.Sdk.psm1'
1010

1111
# Version number of this module.
12-
ModuleVersion = '0.2.1'
12+
ModuleVersion = '0.3.0'
1313

1414
# Supported PSEditions
1515
CompatiblePSEditions = @('Core')

0 commit comments

Comments
 (0)