瀏覽代碼

bump 1.0.1

Alexey Kim 4 年之前
父節點
當前提交
0e5bf6eff4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

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