Skip to content

Commit

Permalink
chore: add tags to openapi spec
Browse files Browse the repository at this point in the history
  • Loading branch information
jcmelati committed Feb 6, 2025
1 parent 9cf18c1 commit ba723cb
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 35 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.4.9-SNAPSHOT"
version = "0.4.10-SNAPSHOT"
val npmVersion by extra { getNpmVersion() }

// Common repository configuration for all projects
Expand Down
Loading

0 comments on commit ba723cb

Please sign in to comment.