Skip to content

Commit 2e8aa27

Browse files
author
synapticloop
committed
version bump
1 parent 64db9e6 commit 2e8aa27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
group = 'synapticloop'
1212
archivesBaseName = 'h2zero'
1313
description = """lightweight ORM generator for mysql, java and optionally jsp/servlets"""
14-
version = 'v1.1.0'
14+
version = 'v1.1.1'
1515

1616
sourceCompatibility = 1.7
1717
targetCompatibility = 1.7

0 commit comments

Comments
 (0)