diff --git a/project.clj b/project.clj index 8d75f6b..06e5912 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject nolan "0.1.1" +(defproject nolan "0.2.0-SNAPSHOT" :description "ISO8601 Scheduler for Clojure" :license {:name "Eclipse Public License" :url "http://www.eclipse.org/legal/epl-v10.html"}