Skip to content

Commit 8e052a4

Browse files
chore: release 0.8.2
1 parent e97e619 commit 8e052a4

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.changes/c2af8534-4505-415d-bafa-ab035e261c08.json

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

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.8.2] - 11/17/2023
4+
5+
### Miscellaneous
6+
* Upgrade dependencies to their latest versions, notably Kotlin 1.9.20
7+
38
## [0.8.0] - 10/23/2023
49

510
### 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.8.2-SNAPSHOT
5+
sdkVersion=0.8.2
66

77
# kotlin
88
kotlinVersion=1.9.20

0 commit comments

Comments
 (0)