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