Skip to content

Commit

Permalink
Bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jfriemel committed Feb 21, 2024
1 parent 629c407 commit 0a7e624
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 @@ -33,7 +33,7 @@ configure(subprojects) {
}

subprojects {
version = '1.0.0'
version = '1.0.1'
ext.appName = 'HybridSim'
repositories {
mavenCentral()
Expand Down

0 comments on commit 0a7e624

Please sign in to comment.