Skip to content

Commit

Permalink
Build: Update version to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JonBergland committed Feb 1, 2024
1 parent 7eee369 commit d5fcc01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
}

group = "com.example"
version = "0.0.1-SNAPSHOT"
version = "1.0.0-SNAPSHOT"

java {
sourceCompatibility = JavaVersion.VERSION_21
Expand Down

0 comments on commit d5fcc01

Please sign in to comment.