Skip to content

Commit 869197c

Browse files
author
synapticloop
committed
bumped version
1 parent 2d58d4a commit 869197c

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
@@ -21,7 +21,7 @@ plugins {
2121
group = 'synapticloop'
2222
archivesBaseName = 'h2zero'
2323
description = """lightweight ORM generator for mysql/sqlite, java with extensions for taglibs and routemaster"""
24-
version = '4.2.1'
24+
version = '4.2.2'
2525

2626
tasks.withType(Javadoc).all { enabled = false }
2727

0 commit comments

Comments
 (0)