Skip to content

Commit faf197d

Browse files
committed
bump version to "1.0.1"
1 parent 03d22a4 commit faf197d

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
@@ -63,7 +63,7 @@ publishing {
6363
mavenJava(MavenPublication) {
6464
groupId = 'cn.alapi'
6565
artifactId = 'javasdk'
66-
version = '1.0'
66+
version = '1.0.1'
6767
from components.java
6868

6969
artifact sourceJar

0 commit comments

Comments
 (0)