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