From b72514a34a82c07726160ffe5494441dc9e800e7 Mon Sep 17 00:00:00 2001 From: xcatliu Date: Mon, 28 Dec 2015 14:42:27 +0800 Subject: [PATCH] 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e785fd24..f1e2943d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-ie8", - "version": "0.1.0", + "version": "0.1.1", "description": "Make your React app work in IE8", "main": "lib/react-ie8.js", "scripts": {