From e29c42ce0e824691a4938341d70c5487b17cd31f Mon Sep 17 00:00:00 2001 From: Guillaume Grossetie Date: Sat, 10 Apr 2021 14:45:15 +0200 Subject: [PATCH] Version 0.12.0 --- Makefile | 2 +- pom.xml | 2 +- server/pom.xml | 2 +- umlet/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index a26212c6c..0b2d4e12a 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -LATEST_VERSION = 0.11.0 +LATEST_VERSION = 0.12.0 SMOKE_TESTS_DIR=tests/smoke COMPOSE_TIMEOUT=20 diff --git a/pom.xml b/pom.xml index 8d29d595a..9b4dff7af 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.kroki kroki pom - 0.11.0 + 0.12.0 UTF-8 diff --git a/server/pom.xml b/server/pom.xml index 01766f833..f06668a95 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -5,7 +5,7 @@ kroki io.kroki - 0.11.0 + 0.12.0 4.0.0 diff --git a/umlet/pom.xml b/umlet/pom.xml index 14dea68a8..13ac44ebe 100644 --- a/umlet/pom.xml +++ b/umlet/pom.xml @@ -5,7 +5,7 @@ kroki io.kroki - 0.11.0 + 0.12.0 4.0.0