Skip to content

Commit

Permalink
Merge pull request #64 from Sphereon-Opensource/develop
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
jcmelati authored Feb 11, 2025
2 parents 0272256 + e075d3d commit 8153119
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 @@ -92,7 +92,7 @@ fun getNpmVersion(): String {

allprojects {
group = "com.sphereon.oid.fed"
version = "0.4.16-SNAPSHOT"
version = "0.4.17-SNAPSHOT"
val npmVersion by extra { getNpmVersion() }

// Common repository configuration for all projects
Expand Down

0 comments on commit 8153119

Please sign in to comment.