Skip to content

Commit 48dafcd

Browse files
committed
bump version -> v0.7.1
1 parent 47823ea commit 48dafcd

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
@@ -33,7 +33,7 @@ dependencies {
3333
}
3434

3535
group = 'com.worksap.nlp'
36-
version = '0.7.1-SNAPSHOT'
36+
version = '0.7.1'
3737
description = 'Sudachi Japanese Morphological Analyzer'
3838
java.sourceCompatibility = JavaVersion.VERSION_1_8
3939

0 commit comments

Comments
 (0)