diff --git a/build.gradle.kts b/build.gradle.kts index 954b4fba..38a41396 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -7,7 +7,7 @@ plugins { } group = "com.github.lppedd" -version = "0.15.2" +version = "0.15.3" repositories { maven("https://dl.bintray.com/kotlin/kotlin-eap") diff --git a/change-notes/0_15_3.html b/change-notes/0_15_3.html new file mode 100644 index 00000000..5cc58ba3 --- /dev/null +++ b/change-notes/0_15_3.html @@ -0,0 +1,12 @@ +
+ Twenty-fifth alpha release.
+ Fix and refactorings
+