From 7f114ac508ae65df148cd4fbde00b24a3628f09c Mon Sep 17 00:00:00 2001 From: xcatliu Date: Sat, 26 Dec 2015 00:27:34 +0800 Subject: [PATCH] 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f35f848e..5e30abd9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-ie8", - "version": "0.0.0", + "version": "0.1.0", "description": "Make your React app work in IE8", "main": "lib/react-ie8.js", "scripts": {