Skip to content

Commit 5e2e65a

Browse files
committed
Version 0.10.2
1 parent 7c9512b commit 5e2e65a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
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.10.2
4+
5+
* JS: Main file renamed to kotlinx-atomicfu.js to match NPM module name
6+
37
## Version 0.10.1
48

59
* JS: NPM deployment.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = 0.10.1
1+
version = 0.10.2
22
group = org.jetbrains.kotlinx
33

44
kotlin_version = 1.2.41

0 commit comments

Comments
 (0)