Version 0.9.0-alpha1

This commit is contained in:
Daniel Compton 2016-11-28 22:43:39 +13:00
parent 9180681c23
commit 1d0ef8f075

View File

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