diff --git a/project.clj b/project.clj index 79bddd5..b7b046a 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject ring-cors "0.1.7" +(defproject ring-cors "0.1.8-SNAPSHOT" :description "Ring middleware for Cross-Origin Resource Sharing." :url "http://github.com/r0man/ring-cors" :license {:name "Eclipse Public License"