Skip to content

Commit 56c33ed

Browse files
authored
bump (#568)
1 parent 872eb58 commit 56c33ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cfn-templates/cid-cfn.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Parameters:
136136
CidVersion:
137137
Type: String
138138
MinLength: 5
139-
Default: 0.2.18
139+
Default: 0.2.19
140140
Description: A version of CID package
141141
Suffix:
142142
Type: String

cid/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11

2-
__version__ = '0.2.18'
2+
__version__ = '0.2.19'

0 commit comments

Comments
 (0)