Update to 0.10.3-alpha2

This commit is contained in:
Daniel Compton 2017-12-12 16:39:09 +13:00
parent 264924546a
commit cc773daa26
3 changed files with 3 additions and 1 deletions

1
checkouts/re-frame-trace Symbolic link
View File

@ -0,0 +1 @@
../../re-frame-trace/

View File

@ -0,0 +1 @@
../../../../re-frame-trace/

View File

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