We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43834d2 commit 8394ea7Copy full SHA for 8394ea7
CHANGES.md
@@ -1,5 +1,10 @@
1
# Change log for kotlinx.atomicfu
2
3
+# Version 0.13.2
4
+
5
+* Added release notes.
6
+* Added the original classesDirs to the friend paths of test compilations.
7
8
# Version 0.13.1
9
10
* Better diagnostics when LockFreedomTestEnvironment fails to shutdown.
gradle.properties
@@ -1,4 +1,4 @@
-version = 0.13.1-SNAPSHOT
+version = 0.13.2-SNAPSHOT
group = org.jetbrains.kotlinx
kotlin_version=1.3.50
0 commit comments