From 0a1d9f9095ee5b56504be2f564941e323416cdcd Mon Sep 17 00:00:00 2001 From: xcatliu Date: Wed, 30 Dec 2015 00:34:14 +0800 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8908b380..f3fcffcf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-ie8", - "version": "0.1.3", + "version": "0.2.0", "description": "Make your React app work in IE8", "main": "lib/react-ie8.js", "scripts": {