Skip to content

Commit b5e3868

Browse files
chore: release 0.8.8
1 parent cc75732 commit b5e3868

File tree

4 files changed

+7
-11
lines changed

4 files changed

+7
-11
lines changed

.changes/1df4ae4b-0bba-4e59-9933-47a7f6bb8bac.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/b92432b1-14e7-4aff-ad44-05ee02b0c416.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## [0.8.8] - 08/06/2024
4+
5+
### Miscellaneous
6+
* Upgrade to Kotlin 2.0.10
7+
* Upgrade to aws-crt-java 0.30.5
8+
39
## [0.8.7] - 07/25/2024
410

511
### Miscellaneous

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kotlin.mpp.stability.nowarn=true
55
org.gradle.jvmargs=-Xmx2G -XX:MaxMetaspaceSize=1G
66

77
# aws-crt-kotlin
8-
sdkVersion=0.8.8-SNAPSHOT
8+
sdkVersion=0.8.8
99

1010
# publishing
1111
publishGroupName=aws.sdk.kotlin.crt

0 commit comments

Comments
 (0)