From f28a9e859a875d8206693127c4043c52c22ecd7a Mon Sep 17 00:00:00 2001 From: Joel Holdbrooks Date: Sat, 22 Mar 2014 11:50:12 -0700 Subject: [PATCH] Set development version --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 1636797..7e8bc2e 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject frak "0.1.6" +(defproject frak "0.1.7-SNAPSHOT" :description "Transform collections of strings into regular expressions." :url "http://github.com/noprompt/frak" :license {:name "Eclipse Public License" -- 2.25.1