Update to 0.10.3-alpha1

This commit is contained in:
Daniel Compton 2017-11-23 10:15:36 +13:00
parent 9247b1935d
commit 99c7a16c39

View File

@ -1,4 +1,4 @@
(defproject re-frame "0.10.3-SNAPSHOT"
(defproject re-frame "0.10.3-alpha1"
:description "A Clojurescript MVC-like Framework For Writing SPAs Using Reagent."
:url "https://github.com/Day8/re-frame.git"
:license {:name "MIT"}