diff --git a/gradle.properties b/gradle.properties index 65a82a4..b21853f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=0.8.0-SNAPSHOT +version=0.8.0 diff --git a/hlaeja.versions.toml b/hlaeja.versions.toml index 3c61f55..32d7f45 100644 --- a/hlaeja.versions.toml +++ b/hlaeja.versions.toml @@ -12,8 +12,8 @@ jsonwebtoken = "0.12.6" # hlaeja version hlaejaCorePlugin = "0.2.0" hlaejaCommonPlugin = "0.2.0" -hlaejaCommonMessages = "0.6.0-SNAPSHOT" -hlaejaJwt = "0.1.0-SNAPSHOT" +hlaejaCommonMessages = "0.6.0" +hlaejaJwt = "0.1.0" [libraries]