[RELEASE] - Release version: 0.12.0

This commit is contained in:
hlaeja
2025-08-18 10:26:37 +00:00
parent 0d416e4402
commit a92fc63e5d
2 changed files with 5 additions and 5 deletions

View File

@@ -1 +1 @@
version=0.12.0-SNAPSHOT
version=0.12.0

View File

@@ -11,11 +11,11 @@ jsonwebtoken = "0.12.6"
springframeworkBoot = "3.5.4"
# hlaeja version
hlaejaCorePlugin = "0.4.0-SNAPSHOT"
hlaejaCommonPlugin = "0.4.0-SNAPSHOT"
hlaejaCommonMessages = "0.10.0-SNAPSHOT"
hlaejaCorePlugin = "0.4.0"
hlaejaCommonPlugin = "0.4.0"
hlaejaCommonMessages = "0.10.0"
hlaejaJwt = "0.2.0"
hlaejaTest = "0.4.0-SNAPSHOT"
hlaejaTest = "0.4.0"
[libraries]