Skip to content

Commit 86e0206

Browse files
committed
bumping version to 1.2.0
1 parent 652ff15 commit 86e0206

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
}
1010

1111
group = 'org.xmlobjects'
12-
version = '1.1.6'
12+
version = '1.2.0'
1313
description = 'A simple and lightweight XML-to-object mapping library'
1414
ext.date = new Date()
1515

0 commit comments

Comments
 (0)