Skip to content

Commit

Permalink
Bump to v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
babisRoutis committed Mar 7, 2024
1 parent e2865b4 commit 1be8275
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 @@ plugins {
}

group = "eu.europa.ec.eudi"
version = "0.1.0-SNAPSHOT"
version = "0.1.0"

repositories {
mavenCentral()
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ kotlinxSerialization = "1.6.2"
ktlint = "0.50.0"
nimbusJoseJwt = "9.37.3"
nimbusOAuth2 = "11.9.1"
eudiSdJwt = "0.2.1-SNAPSHOT"
eudiSdJwt = "0.2.1"
bouncyCastle = "1.77"
dependencyCheck = "8.4.2"
bootstrap = "5.3.2"
Expand Down

0 comments on commit 1be8275

Please sign in to comment.