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 64db9e6 commit 2e8aa27Copy full SHA for 2e8aa27
build.gradle
@@ -11,7 +11,7 @@ plugins {
11
group = 'synapticloop'
12
archivesBaseName = 'h2zero'
13
description = """lightweight ORM generator for mysql, java and optionally jsp/servlets"""
14
-version = 'v1.1.0'
+version = 'v1.1.1'
15
16
sourceCompatibility = 1.7
17
targetCompatibility = 1.7
0 commit comments