Bump to 0.10.0-SNAPSHOT

This commit is contained in:
Daniel Compton 2017-08-16 14:56:42 +12:00
parent f63a7d2ac6
commit 90da16f273
1 changed files with 1 additions and 1 deletions

View File

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