Bump to alpha11

This commit is contained in:
Mike Thompson 2016-08-10 18:29:22 +10:00
parent add6b79168
commit fa1609bc21
1 changed files with 1 additions and 1 deletions

View File

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