Version 0.9.0-beta1

This commit is contained in:
Daniel Compton 2016-12-09 13:26:53 +13:00
parent 67fa87efbf
commit d592804c18

View File

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