From a65f338f546188df37366d51bbc25ca784846ef0 Mon Sep 17 00:00:00 2001 From: Dave Della Costa Date: Thu, 4 Sep 2014 18:07:45 +0900 Subject: [PATCH] bump to version 0.3.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 66d1f62..dc849c3 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject views "0.3.0-SNAPSHOT" +(defproject views "0.3.0" :description "You underestimate the power of the SQL side" :url "https://github.com/diligenceengine/views"