Skip to content

Commit 8394ea7

Browse files
SokolovaMariamvicsokolova
authored andcommitted
fixup! Version 0.13.2
1 parent 43834d2 commit 8394ea7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change log for kotlinx.atomicfu
22

3+
# Version 0.13.2
4+
5+
* Added release notes.
6+
* Added the original classesDirs to the friend paths of test compilations.
7+
38
# Version 0.13.1
49

510
* Better diagnostics when LockFreedomTestEnvironment fails to shutdown.

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = 0.13.1-SNAPSHOT
1+
version = 0.13.2-SNAPSHOT
22
group = org.jetbrains.kotlinx
33

44
kotlin_version=1.3.50

0 commit comments

Comments
 (0)