Version 0.9.0-beta2-SNAPSHOT

This commit is contained in:
Daniel Compton 2016-12-09 13:27:04 +13:00
parent d592804c18
commit 7b88d707f1
1 changed files with 1 additions and 1 deletions

View File

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