We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff406ac commit f6ffdb2Copy full SHA for f6ffdb2
cfn-templates/cid-cfn.yml
@@ -136,7 +136,7 @@ Parameters:
136
CidVersion:
137
Type: String
138
MinLength: 5
139
- Default: 0.2.22
+ Default: 0.2.23
140
Description: A version of CID package
141
Suffix:
142
cid/_version.py
@@ -1,2 +1,2 @@
1
2
-__version__ = '0.2.22'
+__version__ = '0.2.23'
0 commit comments