We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 209b6b7 commit 8e52c7cCopy full SHA for 8e52c7c
1 file changed
build.gradle
@@ -22,7 +22,7 @@ sourceCompatibility = 1.8
22
targetCompatibility = 1.8
23
24
group 'com.github.sidhant92'
25
-version = "1.1.0"
+version = "1.1.1"
26
27
apply plugin: "com.dipien.semantic-version"
28
0 commit comments