Version 0.9.1-SNAPSHOT

This commit is contained in:
Daniel Compton 2016-12-15 16:00:02 +13:00
parent 831c1385b9
commit 301a93bbc3

View File

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