diff --git a/build.gradle.kts b/build.gradle.kts index a763052e..916c494e 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -7,7 +7,7 @@ plugins { } group = "com.github.lppedd" -version = "0.16.0" +version = "0.16.1" repositories { maven("https://dl.bintray.com/kotlin/kotlin-eap") diff --git a/change-notes/0_16_0.html b/change-notes/0_16_1.html similarity index 93% rename from change-notes/0_16_0.html rename to change-notes/0_16_1.html index 39d26f29..0cb93e6e 100644 --- a/change-notes/0_16_0.html +++ b/change-notes/0_16_1.html @@ -1,6 +1,6 @@ -

0.16.0 (10/11/2020)

+

0.16.1 (11/11/2020)

- Twenty-sixth alpha release.
+ Twenty-seventh alpha release.
Features, fixes and refactorings: