diff --git a/project.clj b/project.clj index 57bd543..c0e28ce 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject adl-support "0.1.0-SNAPSHOT" +(defproject adl-support "0.1.0" :description "A small library of functions called by generated ADL code." :url "http://example.com/FIXME" :license {:name "MIT License"