Version 0.8.0

This commit is contained in:
Mike Thompson 2016-08-03 13:02:51 +10:00
parent f415c3c180
commit 86b555a86c
1 changed files with 1 additions and 1 deletions

View File

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