deploy -alpha12
This commit is contained in:
parent
bfb7da0e71
commit
422c13ef47
|
@ -1,4 +1,4 @@
|
||||||
(defproject re-frame "0.8.0-alpha11"
|
(defproject re-frame "0.8.0-alpha12"
|
||||||
:description "A Clojurescript MVC-like Framework For Writing SPAs Using Reagent."
|
:description "A Clojurescript MVC-like Framework For Writing SPAs Using Reagent."
|
||||||
:url "https://github.com/Day8/re-frame.git"
|
:url "https://github.com/Day8/re-frame.git"
|
||||||
:license {:name "MIT"}
|
:license {:name "MIT"}
|
||||||
|
|
Loading…
Reference in New Issue