From c5451cdd488e3e731e26365c11153ffffdf0cd67 Mon Sep 17 00:00:00 2001 From: Ursa Americanus Kermodei Date: Sun, 8 Jan 2017 14:17:20 -0800 Subject: [PATCH] [release] Ultra 0.5.1 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 602fe52..d182061 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject venantius/ultra "0.5.1-SNAPSHOT" +(defproject venantius/ultra "0.5.1" :description "Ultra: A Leiningen plugin for a superior development environment" :url "http://github.com/venantius/ultra" :license {:name "Eclipse Public License"