diff --git a/Makefile b/Makefile index 0b2d4e12a..6c95f7d43 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -LATEST_VERSION = 0.12.0 +LATEST_VERSION = 0.12.1 SMOKE_TESTS_DIR=tests/smoke COMPOSE_TIMEOUT=20 diff --git a/pom.xml b/pom.xml index 9b4dff7af..5c4850563 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.kroki kroki pom - 0.12.0 + 0.12.1 UTF-8 diff --git a/server/pom.xml b/server/pom.xml index f06668a95..b3605013a 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -5,7 +5,7 @@ kroki io.kroki - 0.12.0 + 0.12.1 4.0.0 diff --git a/umlet/pom.xml b/umlet/pom.xml index 13ac44ebe..06c2a1752 100644 --- a/umlet/pom.xml +++ b/umlet/pom.xml @@ -5,7 +5,7 @@ kroki io.kroki - 0.12.0 + 0.12.1 4.0.0