Skip to content

Commit e5caf2e

Browse files
authored
fix: update version of the crt and client runtime (#555)
1 parent 897705d commit e5caf2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

versionDependencies.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<plist version="1.0">
44
<dict>
55
<key>clientRuntimeVersion</key>
6-
<string>0.2.1</string>
6+
<string>0.2.2</string>
77
<key>awsCRTSwiftVersion</key>
8-
<string>0.2.1</string>
8+
<string>0.2.2</string>
99
</dict>
1010
</plist>

0 commit comments

Comments
 (0)