From fb87dc75d1235f4170dff484fca6cd971fd7b663 Mon Sep 17 00:00:00 2001 From: Gareth Date: Fri, 6 May 2016 22:07:43 -0400 Subject: [PATCH] Version 1.4.9-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index e67be06..d120fca 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject kirasystems/views "1.4.8" +(defproject kirasystems/views "1.4.9-SNAPSHOT" :description "A view to the past helps navigate the future." :url "https://github.com/kirasystems/views"