From: Joel Holdbrooks Date: Tue, 30 May 2017 22:16:15 +0000 (-0700) Subject: Set development version X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=8861c857864cf6c6dd7a58302dcbc186fbf1134a;p=frak.git Set development version --- diff --git a/project.clj b/project.clj index 7f306c6..8c7f8c6 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject frak "0.1.7" +(defproject frak "0.1.8-SNAPSHOT" :description "Transform collections of strings into regular expressions." :url "http://github.com/noprompt/frak" :license {:name "Eclipse Public License"