Version 0.10.3-SNAPSHOT

This commit is contained in:
Daniel Compton 2017-10-07 19:34:31 +13:00
parent cc7b4a924b
commit 9139a8625a
1 changed files with 1 additions and 1 deletions

View File

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