Skip to content

Commit 3005950

Browse files
committed
Prepare for release 0.20.0.
1 parent 643bea0 commit 3005950

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ buildscript {
1414
mavenCentral()
1515
}
1616
dependencies {
17-
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.19.0'
17+
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.20.0'
1818
}
1919
}
2020

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GROUP=com.vanniktech
2-
VERSION_NAME=0.20.0-SNAPSHOT
2+
VERSION_NAME=0.20.0
33

44
POM_PACKAGING=jar
55

0 commit comments

Comments
 (0)