We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b1c32c commit 2b339ffCopy full SHA for 2b339ff
1 file changed
build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'groovy'
2
apply plugin: 'maven'
3
apply plugin: 'signing'
4
5
-version = '0.3.0'
+version = '0.3.1'
6
group = 'co.riiid'
7
8
repositories {
0 commit comments