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