From 8f84b14e01269cd9e8f24b90f878f8262b996be8 Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Fri, 16 Mar 2018 16:37:01 +0000 Subject: [PATCH] Upversioned to 0.1.1 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 8479349..5efe509 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject squirrel-parse "0.1.0-SNAPSHOT" +(defproject squirrel-parse "0.1.1" :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"