From d32c0b285e994f9c431323d7baf7a40826322121 Mon Sep 17 00:00:00 2001 From: Guillaume Grossetie Date: Sat, 3 Jul 2021 15:13:38 +0200 Subject: [PATCH] Version 0.14.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 1936e9b41..6f24bdb37 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -LATEST_VERSION = 0.13.0 +LATEST_VERSION = 0.14.0 SMOKE_TESTS_DIR=tests/smoke COMPOSE_TIMEOUT=20 diff --git a/pom.xml b/pom.xml index 01495281c..89b2f7884 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.kroki kroki pom - 0.13.0 + 0.14.0 UTF-8 diff --git a/server/pom.xml b/server/pom.xml index a35d34399..9b774f14b 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -5,7 +5,7 @@ kroki io.kroki - 0.13.0 + 0.14.0 4.0.0 diff --git a/umlet/pom.xml b/umlet/pom.xml index 300a6c61c..cab673ab9 100644 --- a/umlet/pom.xml +++ b/umlet/pom.xml @@ -5,7 +5,7 @@ kroki io.kroki - 0.13.0 + 0.14.0 4.0.0