Skip to content

Commit 99de57a

Browse files
committed
bumping version to 1.3.0
1 parent 87a3938 commit 99de57a

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.2.0'
12+
version = '1.3.0'
1313
description = 'A simple and lightweight XML-to-object mapping library'
1414
ext.date = new Date()
1515

0 commit comments

Comments
 (0)