From 9e8c92753612da9f066b686d5b5b3b70e1314be0 Mon Sep 17 00:00:00 2001 From: Gareth Date: Thu, 5 May 2016 21:59:03 -0400 Subject: [PATCH] Version 1.4.6-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index a422918..48491c9 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject kirasystems/views "1.4.5" +(defproject kirasystems/views "1.4.6-SNAPSHOT" :description "A view to the past helps navigate the future." :url "https://github.com/kirasystems/views"