Browse Source

Release 0.4.2

Joe Grandja 2 years ago
parent
commit
42a0393d44
1 changed files with 1 additions and 1 deletions
  1. 1 1
      gradle.properties

+ 1 - 1
gradle.properties

@@ -1,4 +1,4 @@
-version=0.4.2-SNAPSHOT
+version=0.4.2
 org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
 org.gradle.parallel=true
 org.gradle.caching=true