Skip to content

Commit

Permalink
Bump version to 2.0.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianMichael committed Oct 7, 2023
1 parent c9235c4 commit 9cf19df
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 @@ -4,7 +4,7 @@ plugins {
}

archivesBaseName = "Classic4J"
version = "2.0.0"
version = "2.0.1-SNAPSHOT"
group = "de.florianmichael"

configurations {
Expand Down

0 comments on commit 9cf19df

Please sign in to comment.