diff --git a/project.clj b/project.clj index 3832111..45f9556 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject puppetlabs/comidi "0.2.2-SNAPSHOT" +(defproject puppetlabs/comidi "0.2.2" :description "Puppet Labs utility functions and compojure-like wrappers for use with the bidi web routing library" :url "https://github.com/puppetlabs/comidi"