Skip to content

Commit c4270bd

Browse files
committed
release v3.0.0
1 parent ba36438 commit c4270bd

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
@@ -9,7 +9,7 @@ plugins {
99

1010
group = 'com.worksap.nlp'
1111
archivesBaseName = 'analysis-sudachi'
12-
version = '3.0.0-SNAPSHOT'
12+
version = '3.0.0'
1313

1414
tasks.withType(JavaCompile).configureEach {
1515
options.release.set(11)

0 commit comments

Comments
 (0)