From 398f97e62f98629487edf30374ef017d6116a71e Mon Sep 17 00:00:00 2001 From: Duncan McGreggor Date: Fri, 27 Jul 2018 22:22:27 -0500 Subject: [PATCH] Cut the next release. --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index b53821d..82f79a9 100644 --- a/project.clj +++ b/project.clj @@ -15,7 +15,7 @@ ns "\u001B[35m]\u001B[33m λ\u001B[m=> ")) -(defproject clojusc/system-manager "0.2.0-SNAPSHOT" +(defproject clojusc/system-manager "0.2.0" :description "A Clojure library for setting up consistent Component-based systems" :url "https://github.com/clojusc/dev-system" :license {