From 02ff1ecad6df5c59f9cc81f2b10fcabcb6756f2c Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 10 Sep 2015 14:57:19 +0200 Subject: [PATCH] 0.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2dc501..ed09761 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-webpack-template", - "version": "0.0.8", + "version": "0.0.9", "description": "A base skeleton template for react and webpack without task runners", "main": "index.js", "scripts": {