From 1fc23f994fb1a0dc73b3a730b686f76494ce0fc1 Mon Sep 17 00:00:00 2001 From: "Alexander K. Hudek" Date: Fri, 10 Apr 2015 00:35:48 -0400 Subject: [PATCH] Unsnapshot. --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 7309319..fee8643 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject views "1.3.0-SNAPSHOT" +(defproject views "1.3.0" :description "A view to the past helps navigate the future." :url "https://github.com/diligenceengine/views"