From f1b329c6e332c838df8cfb65582a328500ba8b80 Mon Sep 17 00:00:00 2001 From: mikub Date: Sat, 9 Mar 2019 10:38:13 +0100 Subject: [PATCH] 0.7.4 release --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index c371dfa..1cb2fa4 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject io.titanoboa/titanoboa "0.7.4-SNAPSHOT" +(defproject io.titanoboa/titanoboa "0.7.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"