From 0906a22faa6441fbb3c609414c1dd1e0b81668bc Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 10 Sep 2015 14:54:02 +0200 Subject: [PATCH] 0.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72cb529..4e6086f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-webpack-template", - "version": "0.0.6", + "version": "0.0.7", "description": "A base skeleton template for react and webpack without task runners", "main": "index.js", "scripts": {