diff --git a/project.clj b/project.clj index 65036b6..192a1ca 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject net.tbt-post/clj-jasper "0.1.0" +(defproject net.tbt-post/clj-jasper "0.1.1" :description "A Clojure library to work with Jasper Reports" :url "https://github.com/source-c/clj-jasper" :license {:name "MIT License"}