We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bd3d10 commit 73fc2ceCopy full SHA for 73fc2ce
project.clj
@@ -1,4 +1,4 @@
1
-(defproject org.van-clj/zetta-parser "0.1.0-SNAPSHOT"
+(defproject org.van-clj/zetta-parser "0.1.0"
2
:description "Powerful monadic parser combinator in Clojure (Haskell attoparsec's port)"
3
:author "Roman Gonzalez"
4
:repositories { "sonatype" {:url "https://oss.sonatype.org/content/repositories/snapshots/"}}
0 commit comments