Skip to content

Commit 9b5475f

Browse files
author
synapticloop
committed
bumped version
1 parent bfee97b commit 9b5475f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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.7'
24+
version = '4.3.0'
2525

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

0 commit comments

Comments
 (0)