Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
synapticloop committed Mar 28, 2016
1 parent 64db9e6 commit 2e8aa27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
group = 'synapticloop'
archivesBaseName = 'h2zero'
description = """lightweight ORM generator for mysql, java and optionally jsp/servlets"""
version = 'v1.1.0'
version = 'v1.1.1'

sourceCompatibility = 1.7
targetCompatibility = 1.7
Expand Down

0 comments on commit 2e8aa27

Please sign in to comment.