Skip to content

Commit 59cc2f8

Browse files
committed
Version 0.0.11
1 parent 1aaaf38 commit 59cc2f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject day8.re-frame/async-flow-fx "0.0.11-SNAPSHOT"
1+
(defproject day8.re-frame/async-flow-fx "0.0.11"
22
:description "A re-frame effects handler for coordinating the kind of async control flow which often happens on app startup."
33
:url "https://github.com/Day8/re-frame-async-flow-fx.git"
44
:license {:name "MIT"}

0 commit comments

Comments
 (0)