Skip to content

Commit 112e843

Browse files
author
Michael Gasch
authored
Merge pull request #49 from dmilov/topic/bump-module-version-for-release
chore: Bump module version for new release
2 parents 7fe1520 + 32f333b commit 112e843

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3.2'
12+
ModuleVersion = '0.3.3'
1313

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

0 commit comments

Comments
 (0)