From 28f563f7c501dfef78cbd23537727d88b2b3e630 Mon Sep 17 00:00:00 2001 From: Gareth Date: Fri, 6 May 2016 21:45:49 -0400 Subject: [PATCH] Version 1.4.6 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 188bde1..a387a2e 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject kirasystems/views "1.4.6-SNAPSHOT" +(defproject kirasystems/views "1.4.6" :description "A view to the past helps navigate the future." :url "https://github.com/kirasystems/views"