diff --git a/project.clj b/project.clj index 537012b..0d1e5e0 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject cljs-workers "1.0.0" +(defproject cljs-workers "1.0.1-alpha" :description "A clojurescript lib for performing async tasks via web workers" :url "https://github.com/jtkDvlp/cljs-workers" :license {:name "MIT"}