From: Joel Holdbrooks Date: Wed, 10 Apr 2019 22:35:34 +0000 (-0700) Subject: Version bump to v0.1.9 X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=frak.git Version bump to v0.1.9 --- diff --git a/project.clj b/project.clj index 80299ce..1fad1a0 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject frak "0.1.9-SNAPSHOT" +(defproject frak "0.1.9" :description "Transform collections of strings into regular expressions." :url "http://github.com/noprompt/frak" :license {:name "Eclipse Public License"