From 1471521271ea7257559f4ed2e1a6ca86ffa8027d Mon Sep 17 00:00:00 2001 From: Rob Greene Date: Mon, 2 Sep 2019 21:08:05 -0500 Subject: [PATCH] Bumping version. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index fc8a875..1cf30d3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ # Universal bastools version number. Used for: # - Naming JAR file. # - The build will insert this into a file that is read at run time as well. -version=0.3.0 +version=0.3.1 # Maven Central Repository G and A of GAV coordinate. :-) group=net.sf.applecommander