Skip to content

Commit 2598bb4

Browse files
committed
bumping version to 1.1.3
1 parent 7c4a3d8 commit 2598bb4

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
@@ -9,7 +9,7 @@ plugins {
99
}
1010

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

0 commit comments

Comments
 (0)