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 2c5b121 commit d6937c0Copy full SHA for d6937c0
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## [0.5.3] - 02/17/2022
4
+
5
+### Miscellaneous
6
+* bump aws-crt-java and coroutines to latest [#45](https://github.com/awslabs/aws-crt-kotlin/pull/45)
7
8
## [0.5.2] - 01/06/2022
9
10
### New features
gradle.properties
@@ -4,7 +4,7 @@ kotlin.mpp.stability.nowarn=true
# kotlin.native.ignoreDisabledTargets=true
# aws-crt-kotlin
-sdkVersion=0.5.3-SNAPSHOT
+sdkVersion=0.5.3
# kotlin
kotlinVersion=1.6.10
0 commit comments