Skip to content

Commit c7d0025

Browse files
committed
Version 0.12.10
1 parent b786906 commit c7d0025

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change log for kotlinx.atomicfu
22

3+
# Version 0.12.10
4+
5+
* Updated to Kotlin 1.3.50
6+
37
# Version 0.12.9
48

59
* Updated to Kotlin 1.3.40

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
version = 0.12.9-SNAPSHOT
1+
version = 0.12.10-SNAPSHOT
22
group = org.jetbrains.kotlinx
33

4-
kotlin_version=1.3.40
4+
kotlin_version=1.3.50
55
asm_version=5.2
66
slf4j_version=1.8.0-alpha2
77
junit_version=4.12

0 commit comments

Comments
 (0)