Skip to content

Commit

Permalink
Prepare for release 0.18.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielittner committed Sep 13, 2021
1 parent 0ca6be6 commit 14c1891
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

Version 0.18.0 *(2021-09-12)*
Version 0.18.0 *(2021-09-13)*
---------------------------------

- The minimum supported Kotlin version is now `1.4.30`
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GROUP=com.vanniktech
VERSION_NAME=0.19.0-SNAPSHOT
VERSION_NAME=0.18.0

POM_PACKAGING=jar

Expand Down

0 comments on commit 14c1891

Please sign in to comment.