Skip to content

Commit

Permalink
chore: remove wrong files
Browse files Browse the repository at this point in the history
  • Loading branch information
jcmelati committed Jan 23, 2025
1 parent 67fbc72 commit 4532e86
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 193 deletions.
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.5.1-SNAPSHOT"
version = "0.5.2-SNAPSHOT"
val npmVersion by extra { getNpmVersion() }

// Common repository configuration for all projects
Expand Down
Loading

0 comments on commit 4532e86

Please sign in to comment.