Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
miner committed Apr 10, 2021
1 parent 0600a91 commit 04843a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject com.velisco/strgen "0.2.0"
(defproject com.velisco/strgen "0.2.1"
:description "String generator from regular expressions, for use with Clojure test.check and spec"
:url "https://github.com/miner/strgen"
:deploy-repositories {"releases" :clojars}
Expand Down

0 comments on commit 04843a0

Please sign in to comment.