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