Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
vaadata-pascala committed Jan 24, 2024
1 parent ab25d6b commit d457050
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
}

group = 'sh.arnaud'
version = '1.0-SNAPSHOT'
version = '1.0.1-SNAPSHOT'

repositories {
mavenCentral()
Expand Down Expand Up @@ -38,4 +38,4 @@ jar {
manifest {
attributes 'Main-Class': 'sh.arnaud.javaserde.Main'
}
}
}

0 comments on commit d457050

Please sign in to comment.