Skip to content

Commit f094f6e

Browse files
iakov-awsIakov Gan
andauthored
release 0.2.14 (#546)
Co-authored-by: Iakov Gan <[email protected]>
1 parent 3b365a7 commit f094f6e

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
@@ -131,7 +131,7 @@ Parameters:
131131
CidVersion:
132132
Type: String
133133
MinLength: 5
134-
Default: 0.2.13
134+
Default: 0.2.14
135135
Description: A version of CID package
136136
Suffix:
137137
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.13'
2+
__version__ = '0.2.14'

0 commit comments

Comments
 (0)