From 3eec2301730d8e2539b97b18a51adc3b614737c3 Mon Sep 17 00:00:00 2001 From: mikub Date: Fri, 22 Jan 2021 10:29:47 +0100 Subject: [PATCH] preparing for 0.9.1 release --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index cc951a7..e6394bd 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject io.titanoboa/titanoboa "0.9.1-SNAPSHOT" +(defproject io.titanoboa/titanoboa "0.9.1" :description "titanoboa.io is fully distributed, highly scalable and fault tolerant workflow orchestration platform" :url "https://titanoboa.io" :license {:name "GNU Affero General Public License"