diff --git a/project.clj b/project.clj index 0ada64b..099723b 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject net.danielcompton/defn-spec-alpha "0.1.0-SNAPSHOT" +(defproject net.danielcompton/defn-spec-alpha "0.1.0" :description "Create specs for your functions inline with your defn's" :url "https://github.com/danielcompton/defn-spec" :license {:name "Eclipse Public License"