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 708addc commit c381eefCopy full SHA for c381eef
cfn-templates/cid-cfn.yml
@@ -100,7 +100,7 @@ Parameters:
100
CidVersion:
101
Type: String
102
MinLength: 5
103
- Default: 0.2.4
+ Default: 0.2.5
104
Description: REQUIRED - A version of CID package
105
Suffix:
106
cid/_version.py
@@ -1,2 +1,2 @@
1
2
-__version__ = '0.2.4'
+__version__ = '0.2.5'
0 commit comments