Update version to 0.5.0-SNAPSHOT

This commit is contained in:
Daniel Compton 2015-08-26 20:56:41 +12:00
parent 7e492930e3
commit 12b71b85e5
1 changed files with 1 additions and 1 deletions

View File

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