Skip to content

Commit 01972f5

Browse files
authored
chore: prepare for 0.5.4 release (#46)
1 parent 2c5b121 commit 01972f5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

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+
38
## [0.5.2] - 01/06/2022
49

510
### New features

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.3-SNAPSHOT
7+
sdkVersion=0.5.4-SNAPSHOT
88

99
# kotlin
1010
kotlinVersion=1.6.10

0 commit comments

Comments
 (0)