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 3b365a7 commit f094f6eCopy full SHA for f094f6e
cfn-templates/cid-cfn.yml
@@ -131,7 +131,7 @@ Parameters:
131
CidVersion:
132
Type: String
133
MinLength: 5
134
- Default: 0.2.13
+ Default: 0.2.14
135
Description: A version of CID package
136
Suffix:
137
cid/_version.py
@@ -1,2 +1,2 @@
1
2
-__version__ = '0.2.13'
+__version__ = '0.2.14'
0 commit comments