v0.10.3-SNAPSHOT

This commit is contained in:
Daniel Compton 2018-01-19 21:20:14 +13:00
parent 0c9b1763cd
commit f39eee5ad4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
(defproject re-frame "0.10.3-rc1"
(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"}