From afa47407184bf053786f3e461ef056f0214c38d8 Mon Sep 17 00:00:00 2001 From: Joel Holdbrooks Date: Mon, 10 Feb 2014 07:35:54 -0800 Subject: [PATCH] Set development version --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index d6410be..b1ab9e6 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject frak "0.1.4" +(defproject frak "0.1.5-SNAPSHOT" :description "Transform collections of strings into regular expressions." :url "http://github.com/noprompt/frak" :license {:name "Eclipse Public License" -- 2.25.1