Skip to content

Commit 73fc2ce

Browse files
author
Roman Gonzalez
committed
Bump project to v0.1.0
1 parent 2bd3d10 commit 73fc2ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject org.van-clj/zetta-parser "0.1.0-SNAPSHOT"
1+
(defproject org.van-clj/zetta-parser "0.1.0"
22
:description "Powerful monadic parser combinator in Clojure (Haskell attoparsec's port)"
33
:author "Roman Gonzalez"
44
:repositories { "sonatype" {:url "https://oss.sonatype.org/content/repositories/snapshots/"}}

0 commit comments

Comments
 (0)