Skip to content

Commit

Permalink
Set project version to 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pvannierop committed Oct 10, 2024
1 parent f00b35a commit 8049342
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 @@ -15,7 +15,7 @@ description = "RADAR Push API Gateway to handle secured data flow to backend."

allprojects {
group = "org.radarbase"
version = "0.3.2-SNAPSHOT"
version = "0.3.2"

repositories {
mavenCentral()
Expand Down

0 comments on commit 8049342

Please sign in to comment.