Skip to content

Commit 79f09c7

Browse files
authored
chore: release 0.5.2 (#43)
1 parent c94eb7f commit 79f09c7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Changelog
2+
3+
## [0.5.2] - 01/06/2022
4+
5+
### New features
6+
* upgrade to Kotlin 1.6.10 [#42](https://github.com/awslabs/aws-crt-kotlin/pull/42)
7+

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kotlin.mpp.stability.nowarn=true
44
# kotlin.native.ignoreDisabledTargets=true
55

66
# aws-crt-kotlin
7-
sdkVersion=0.5.1-SNAPSHOT
7+
sdkVersion=0.5.2
88

99
# kotlin
1010
kotlinVersion=1.6.10

0 commit comments

Comments
 (0)