From 1fab3ff587e07f0f8531d9f0bce9a331a05b62a4 Mon Sep 17 00:00:00 2001 From: "Alexander K. Hudek" Date: Sun, 27 Jul 2014 22:47:00 -0400 Subject: [PATCH] Bump to release. --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 000feda..25460d1 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject views "0.2.0-SNAPSHOT" +(defproject views "0.2.0" :description "You underestimate the power of the SQL side" :url "https://github.com/diligenceengine/views"