Skip to content

Commit 31781d5

Browse files
chore: release 0.12.1
1 parent 910b613 commit 31781d5

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.changes/4d59fd7e-dde7-4816-8485-cc3140a41512.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.12.1] - 07/21/2022
4+
5+
### Miscellaneous
6+
* Enable [Explicit API mode](https://github.com/Kotlin/KEEP/blob/master/proposals/explicit-api-mode.md)
7+
38
## [0.12.0] - 07/14/2022
49

510
### Fixes

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ kotlin.native.ignoreDisabledTargets=true
99
kotlin.mpp.hierarchicalStructureSupport=false
1010

1111
# SDK
12-
sdkVersion=0.12.1-SNAPSHOT
12+
sdkVersion=0.12.1
1313

1414
# kotlin
1515
kotlinVersion=1.7.0

0 commit comments

Comments
 (0)