diff --git a/project.clj b/project.clj index 43a13a5..e9f532f 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject dhall-clj "0.1.0" +(defproject dhall-clj "0.2.0" :description "Dhall compiler to and from Clojure" :url "https://github.com/f-f/dhall-clj" :license {:name "Eclipse Public License"