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