From 46f6c16147ff39cc1e7aeb47c35239a1ec4b212d Mon Sep 17 00:00:00 2001 From: Juho Vepsalainen Date: Wed, 25 Nov 2015 11:49:14 +0200 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2c85c6..bc0dd7b 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Boilerplate for React.js components", "author": "Juho Vepsalainen", "user": "survivejs", - "version": "1.0.5", + "version": "1.1.0", "scripts": { "start": "webpack-dev-server", "test": "karma start",