Bump to 0.4.2-SNAPSHOT

This commit is contained in:
Daniel Compton 2015-09-28 10:04:40 +13:00
parent 93335b0ad4
commit 00eda37305
1 changed files with 1 additions and 1 deletions

View File

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