Version 0.10.3

This commit is contained in:
Daniel Compton 2018-01-24 20:33:58 +13:00
parent f2ceb84c45
commit cccc9b0e2b
1 changed files with 1 additions and 1 deletions

View File

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