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