Browse Source

bump 1.0.1

Alexey Kim 4 years ago
parent
commit
0e5bf6eff4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -12,7 +12,7 @@ plugins {
 }
 }
 
 
 group 'com.github.kimbeejay'
 group 'com.github.kimbeejay'
-version '1.0.1-SNAPSHOT'
+version '1.0.1'
 
 
 sourceCompatibility = '1.8'
 sourceCompatibility = '1.8'
 targetCompatibility = '1.8'
 targetCompatibility = '1.8'