From 595aa7e7359455c430a12b53c31933adca12fbb3 Mon Sep 17 00:00:00 2001 From: Gareth Date: Fri, 6 May 2016 22:19:36 -0400 Subject: [PATCH] updated to snapshot --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 92d5562..0873cb4 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject kirasystems/views-honeysql "0.1.2" +(defproject kirasystems/views-honeysql "0.1.2-SNAPSHOT" :description "HoneySQL view implementation for views" :url "https://github.com/kirasystems/views-honeysql" :license {:name "MIT License"