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