We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdfd60a commit b57e643Copy full SHA for b57e643
project.clj
@@ -1,4 +1,4 @@
1
-(defproject day8.re-frame/async-flow-fx "0.0.9-SNAPSHOT"
+(defproject day8.re-frame/async-flow-fx "0.0.9"
2
:description "A re-frame effects handler for coordinating the kind of async control flow which often happens on app startup."
3
:url "https://github.com/Day8/re-frame-async-flow-fx.git"
4
:license {:name "MIT"}
0 commit comments