Skip to content

Commit 1a1fb60

Browse files
committed
version -> 3.0.1
1 parent aa530b1 commit 1a1fb60

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
@@ -11,7 +11,7 @@ plugins {
1111

1212
group = 'com.worksap.nlp'
1313
archivesBaseName = 'analysis-sudachi'
14-
version = '3.0.1-SNAPSHOT'
14+
version = '3.0.1'
1515

1616
tasks.withType(JavaCompile).configureEach {
1717
options.release.set(11)

0 commit comments

Comments
 (0)