Skip to content

Commit cc92183

Browse files
authored
fix: update version of crt and client runtime (#542)
1 parent da74dc6 commit cc92183

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.1.3</string>
6+
<string>0.2.0</string>
77
<key>awsCRTSwiftVersion</key>
8-
<string>0.1.1</string>
8+
<string>0.2.0</string>
99
</dict>
1010
</plist>

0 commit comments

Comments
 (0)