We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d58d4a commit 869197cCopy full SHA for 869197c
build.gradle
@@ -21,7 +21,7 @@ plugins {
21
group = 'synapticloop'
22
archivesBaseName = 'h2zero'
23
description = """lightweight ORM generator for mysql/sqlite, java with extensions for taglibs and routemaster"""
24
-version = '4.2.1'
+version = '4.2.2'
25
26
tasks.withType(Javadoc).all { enabled = false }
27
0 commit comments