Skip to content

Commit c715c5c

Browse files
authored
Merge pull request #43 from dmilov/topic/no-content-type
fix: Incorrect parsing of Binary Content Mode cloud events
2 parents 4e38088 + 7eb0f9b commit c715c5c

File tree

3 files changed

+565
-447
lines changed

3 files changed

+565
-447
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.3.0'
12+
ModuleVersion = '0.3.1'
1313

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

0 commit comments

Comments
 (0)