Skip to content

Commit

Permalink
Bump project to v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Gonzalez committed Mar 27, 2015
1 parent 2bd3d10 commit 73fc2ce
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 org.van-clj/zetta-parser "0.1.0-SNAPSHOT"
(defproject org.van-clj/zetta-parser "0.1.0"
:description "Powerful monadic parser combinator in Clojure (Haskell attoparsec's port)"
:author "Roman Gonzalez"
:repositories { "sonatype" {:url "https://oss.sonatype.org/content/repositories/snapshots/"}}
Expand Down

0 comments on commit 73fc2ce

Please sign in to comment.