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 a79931f commit 398c7ceCopy full SHA for 398c7ce
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [0.11.5] - 09/22/2025
4
+
5
## [0.11.4] - 09/10/2025
6
7
## [0.11.2] - 09/09/2025
gradle.properties
@@ -7,4 +7,4 @@ kotlin.daemon.jvmargs=-Xmx6g -XX:+HeapDumpOnOutOfMemoryError
org.gradle.jvmargs=-Xmx2G -XX:MaxMetaspaceSize=1G
8
9
# aws-crt-kotlin
10
-sdkVersion=0.11.5-SNAPSHOT
+sdkVersion=0.11.5
0 commit comments