diff --git a/project.clj b/project.clj index added4f..1cfbfce 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject clj-puredata "0.2.0-SNAPSHOT" +(defproject clj-puredata "0.2.0" :description "Generate PureData patches." :url "https://github.com/pdikmann/clj-puredata" :license {:name "The MIT License (MIT)"