From 32559c17135474bd27ed853a40e3192d673b1027 Mon Sep 17 00:00:00 2001 From: Gareth Date: Thu, 5 May 2016 21:56:43 -0400 Subject: [PATCH] Version 1.4.5-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 0499a1f..1f34126 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject kirasystems/views "1.4.4" +(defproject kirasystems/views "1.4.5-SNAPSHOT" :description "A view to the past helps navigate the future." :url "https://github.com/kirasystems/views"