diff --git a/project.clj b/project.clj index ac40860..ff941c1 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject gered/webtools "0.1.1" +(defproject gered/webtools "0.2-SNAPSHOT" :description "Miscellaneous helper functions and macros for Ring and Compojure." :url "https://github.com/gered/webtools" :license {:name "MIT License"