Skip to content

Commit

Permalink
build: set version to 0.0.1 #2
Browse files Browse the repository at this point in the history
ohsome-contributions-stats-service: 'Set up REST endpoint with fixed data'
#2
  • Loading branch information
mmerdes committed Mar 23, 2023
1 parent 4fafbfe commit 76b761d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
}

group = "org.heigit.ohsome"
version = "0.0.1-SNAPSHOT"
version = "0.0.1"
java.sourceCompatibility = JavaVersion.VERSION_17

repositories {
Expand Down

0 comments on commit 76b761d

Please sign in to comment.