diff --git a/gradle.properties b/gradle.properties index fa6cdb4..c57f47b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=0.11.0-SNAPSHOT +version=0.11.0 diff --git a/hlaeja.versions.toml b/hlaeja.versions.toml index bb206bb..6aa44b7 100644 --- a/hlaeja.versions.toml +++ b/hlaeja.versions.toml @@ -11,11 +11,11 @@ jsonwebtoken = "0.12.6" springframeworkBoot = "3.5.4" # hlaeja version -hlaejaCorePlugin = "0.3.0-SNAPSHOT" -hlaejaCommonPlugin = "0.3.0-SNAPSHOT" -hlaejaCommonMessages = "0.9.0-SNAPSHOT" -hlaejaJwt = "0.2.0-SNAPSHOT" -hlaejaTest = "0.3.0-SNAPSHOT" +hlaejaCorePlugin = "0.3.0" +hlaejaCommonPlugin = "0.3.0" +hlaejaCommonMessages = "0.9.0" +hlaejaJwt = "0.2.0" +hlaejaTest = "0.3.0" [libraries]