diff --git a/project.clj b/project.clj index 643a08b..8ac1bd8 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject puppetlabs/trapperkeeper "4.0.1" +(defproject puppetlabs/trapperkeeper "4.0.2-SNAPSHOT" :description "A framework for configuring, composing, and running Clojure services." :license {:name "Apache License, Version 2.0"