Skip to content

Commit

Permalink
Merge pull request #57 from RADAR-base/release-0.3.0
Browse files Browse the repository at this point in the history
Release 0.3.0
  • Loading branch information
yatharthranjan authored May 10, 2023
2 parents b1492a8 + 94c3820 commit 2f59ef6
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.2.4-SNAPSHOT"
version = "0.3.1-SNAPSHOT"

repositories {
mavenCentral()
Expand Down

0 comments on commit 2f59ef6

Please sign in to comment.