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