From ba5e83d1ae70de7eb43c6b10e387345e89f38675 Mon Sep 17 00:00:00 2001 From: mikub Date: Sun, 26 Jul 2020 14:36:52 +0200 Subject: [PATCH] 0.8.4 release --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 1b1b7ee..2b947b2 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject io.titanoboa/titanoboa "0.8.3" +(defproject io.titanoboa/titanoboa "0.8.4" :description "titanoboa.io is fully distributed, highly scalable and fault tolerant workflow orchestration platform" :url "http://titanoboa.io" :license {:name "GNU Affero General Public License"