From 9b3b1f984925326fe57129b99a4ee116920dda8d Mon Sep 17 00:00:00 2001 From: Richard Willis Date: Tue, 10 Mar 2015 10:44:12 +0000 Subject: [PATCH] 0.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e91ef22..51fe25c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-seed", - "version": "0.0.5", + "version": "0.0.6", "repository": "https://github.com/badsyntax/react-seed", "config": { "build_dir": "./build",