diff --git a/project.clj b/project.clj index d35f2e0..03a4e81 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject clj-pebble "0.1.0-SNAPSHOT" +(defproject clj-pebble "0.1.0" :description "Clojure wrapper for the Pebble Java templating engine." :url "https://github.com/gered/clj-pebble" :license {:name "BSD 3-Clause License"