Skip to content

Commit 5fca945

Browse files
committed
Bump to 1.3.0
1 parent 368bbee commit 5fca945

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
@@ -24,7 +24,7 @@ apply from: "gradle_utils/libversions.gradle"
2424
apply from: "gradle_utils/mavenrepos.gradle"
2525

2626
// LIB VERSION
27-
project.version = "1.2.1"
27+
project.version = "1.3.0"
2828

2929
// Enable Java support for all projects
3030
allprojects{

0 commit comments

Comments
 (0)