From 2a6c72c763daaaf11c23d79ed1dcc576ebf2b434 Mon Sep 17 00:00:00 2001 From: Guillaume Grossetie Date: Tue, 13 Apr 2021 19:06:42 +0200 Subject: [PATCH] Version 0.12.1 --- 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 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