Version 0.9.4

This commit is contained in:
Stuart Mitchell 2017-06-01 16:30:23 +12:00
parent 998358049a
commit 0aefd28cfc
1 changed files with 1 additions and 1 deletions

View File

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