diff --git a/project.clj b/project.clj index 1b64bea..c6e9b22 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject clj-jtwig "0.5" +(defproject clj-jtwig "0.5.1" :description "Clojure wrapper for JTwig" :url "https://github.com/gered/clj-jtwig" :license {:name "Apache License, Version 2.0"