Merge pull request #37 from dmilov/topic/version-bump
Bump module version 0.3.0
This commit is contained in:
commit
52213ff555
|
@ -9,7 +9,7 @@
|
|||
RootModule = 'CloudEvents.Sdk.psm1'
|
||||
|
||||
# Version number of this module.
|
||||
ModuleVersion = '0.2.1'
|
||||
ModuleVersion = '0.3.0'
|
||||
|
||||
# Supported PSEditions
|
||||
CompatiblePSEditions = @('Core')
|
||||
|
|
Loading…
Reference in New Issue