Set version to snapshot

This commit is contained in:
Dan Holmsand 2015-03-11 19:15:29 +01:00
parent 5530917f3b
commit 10d54ea3e0
1 changed files with 1 additions and 1 deletions

View File

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