diff --git a/project.clj b/project.clj index 716e9fc..380d33a 100644 --- a/project.clj +++ b/project.clj @@ -11,7 +11,7 @@ [com.rpl/specter "1.0.0"]] :profiles {:dev {:dependencies [[org.clojure/test.check "0.9.0"] - [alumbra/parser "0.1.5"] + [alumbra/parser "0.1.6"] [alumbra/generators "0.2.2"]]} :codox {:plugins [[lein-codox "0.10.0"]]