Skip to content

Commit 7a7553b

Browse files
committed
Merge branch 'release/0.1.0'
2 parents 8c0968e + b7e2444 commit 7a7553b

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
@@ -3,7 +3,7 @@ apply plugin: 'maven'
33
apply plugin: 'signing'
44

55
group = 'org.quanqi'
6-
version = "0.1.0-SNAPSHOT"
6+
version = "0.1.0"
77

88
repositories {
99
mavenCentral()

0 commit comments

Comments
 (0)