diff --git a/project.clj b/project.clj index 2ca716e..ac08472 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject re-frame-worker-fx "1.0.0-alpha" +(defproject re-frame-worker-fx "1.0.1-alpha" :description "A re-frame effects handler for performing async tasks via cljs-workers" :url "https://github.com/jtkDvlp/re-frame-worker-fx" :license {:name "MIT"}