From 9de371864e1494a3f7dbdba3ae5029c34b3f6758 Mon Sep 17 00:00:00 2001 From: mikub Date: Fri, 22 Nov 2019 11:35:30 +0100 Subject: [PATCH] version bump (0.8.2 release) --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index e8a09d0..a8f0037 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject io.titanoboa/titanoboa "0.8.2-SNAPSHOT" +(defproject io.titanoboa/titanoboa "0.8.2" :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"