Version 0.9.0-alpha2-SNAPSHOT

This commit is contained in:
Daniel Compton 2016-11-28 22:43:50 +13:00
parent 1d0ef8f075
commit 17ee78f034
1 changed files with 1 additions and 1 deletions

View File

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