Really release 0.7.0

This commit is contained in:
Juho Teperi 2017-06-27 19:05:19 +03:00
parent d5635532dc
commit a0635e0b34
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
(defproject reagent "0.7.0-SNAPSHOT"
(defproject reagent "0.7.0"
:url "http://github.com/reagent-project/reagent"
:license {:name "MIT"}
:description "A simple ClojureScript interface to React"