Skip to content

Commit abe9059

Browse files
chore: release 0.7.3
1 parent 3ce873d commit abe9059

File tree

4 files changed

+7
-11
lines changed

4 files changed

+7
-11
lines changed

.changes/9746125e-3a57-412f-9c1b-6912c3920601.json

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

.changes/c370cdf8-3d1b-4ef0-a236-9ffab0901f6f.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.7.3] - 10/19/2023
4+
5+
### Miscellaneous
6+
* Upgrade to Kotlin 1.9.10
7+
* Upgrade to aws-crt-java 0.27.4
8+
39
## [0.7.1] - 09/14/2023
410

511
### Miscellaneous

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ kotlin.code.style=official
22
kotlin.mpp.stability.nowarn=true
33

44
# aws-crt-kotlin
5-
sdkVersion=0.7.3-SNAPSHOT
5+
sdkVersion=0.7.3
66

77
# kotlin
88
kotlinVersion=1.9.10

0 commit comments

Comments
 (0)