Skip to content

Commit

Permalink
version -> 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eiennohito committed Mar 10, 2023
1 parent aa530b1 commit 1a1fb60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {

group = 'com.worksap.nlp'
archivesBaseName = 'analysis-sudachi'
version = '3.0.1-SNAPSHOT'
version = '3.0.1'

tasks.withType(JavaCompile).configureEach {
options.release.set(11)
Expand Down

0 comments on commit 1a1fb60

Please sign in to comment.