From c6c7b1c6ea4a1d67bae79dce03f7069fc51da795 Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Fri, 16 Mar 2018 16:39:11 +0000 Subject: [PATCH] Upversion to 0.1.1-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 5efe509..275cd80 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject squirrel-parse "0.1.1" +(defproject squirrel-parse "0.1.1-SNAPSHOT" :description "A library for parsing SQL" ;; :url "http://example.com/FIXME" :license {:name "GNU General Public License,version 2.0 or (at your option) any later version"