From ce359dc75aea079b586a733447e6f76df048a33c Mon Sep 17 00:00:00 2001 From: Florian Sellmayr Date: Sun, 18 Mar 2018 19:27:00 +0700 Subject: [PATCH] Version 0.2.2 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index e09c992..d32c8f0 100644 --- a/project.clj +++ b/project.clj @@ -7,7 +7,7 @@ "1.7.0")) -(defproject lambdacd-artifacts "0.2.2-SNAPSHOT" +(defproject lambdacd-artifacts "0.2.2" :description "provides a way to access build artifacts generated by a step in LambdaCD" :url "http://github.com/flosell/lambdacd-artifacts" :license {:name "Apache License, version 2.0"