Skip to content

Commit

Permalink
<update>(project): update to 1.1.0. (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
kyonRay authored Apr 19, 2023
1 parent b561c44 commit 285ff8e
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 @@ -50,7 +50,7 @@ sourceSets {
// integrationTest.mustRunAfter test
allprojects {
group = 'org.fisco-bcos.code-generator'
version = '1.1.0-SNAPSHOT'
version = '1.1.0'
apply plugin: 'maven-publish'
apply plugin: 'idea'
apply plugin: 'eclipse'
Expand Down

0 comments on commit 285ff8e

Please sign in to comment.