Skip to content

Commit

Permalink
0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
nyoung-outpace committed May 30, 2014
1 parent 590551a commit 4311496
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ with it.

You can use The Parsatron by including

[the/parsatron "0.0.5"]
[the/parsatron "0.0.7"]

in your `project.clj` dependencies. It's available for download from Clojars.

Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject the/parsatron "0.0.7-SNAPSHOT"
(defproject the/parsatron "0.0.7"
:description "Clojure parser combinators"

:dependencies [[org.clojure/clojure "1.6.0"]
Expand Down

0 comments on commit 4311496

Please sign in to comment.