Version 0.9.4-SNAPSHOT

This commit is contained in:
Daniel Compton 2017-05-15 08:26:40 +12:00
parent 8a1a28823b
commit 82d3555e95
1 changed files with 1 additions and 1 deletions

View File

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