Skip to content

Commit 68b0ce5

Browse files
chore: release 0.7.1
1 parent 89bb917 commit 68b0ce5

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.changes/ffcbc974-9da9-463c-9813-798dc395baae.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.7.1] - 09/14/2023
4+
5+
### Miscellaneous
6+
* bump aws-crt-java to 0.26.1
7+
38
## [0.7.0] - 08/10/2023
49

510
### Miscellaneous

gradle.properties

Lines changed: 2 additions & 2 deletions
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.1-SNAPSHOT
5+
sdkVersion=0.7.1
66

77
# kotlin
88
kotlinVersion=1.8.22
@@ -21,4 +21,4 @@ kotlinxCliVersion=0.3.2
2121
crtJavaVersion=0.26.1
2222

2323
# publishing
24-
publishGroupName=aws.sdk.kotlin.crt
24+
publishGroupName=aws.sdk.kotlin.crt

0 commit comments

Comments
 (0)