From 943d7639c46826c39756be4db01a987a74488e9f Mon Sep 17 00:00:00 2001 From: Dave Della Costa Date: Thu, 21 May 2015 16:38:39 +0900 Subject: [PATCH] bump to 1.4.1 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index c2f4f9e..036e460 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject views "1.4.1-SNAPSHOT" +(defproject views "1.4.1" :description "A view to the past helps navigate the future." :url "https://github.com/kirasystems/views"