Skip to content

Commit b57e643

Browse files
committed
Version 0.0.9
1 parent cdfd60a commit b57e643

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.9-SNAPSHOT"
1+
(defproject day8.re-frame/async-flow-fx "0.0.9"
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)