From c6bde27a4058202ddf424e0bfd7e9e6860f47e39 Mon Sep 17 00:00:00 2001 From: tdzl2003 Date: Fri, 23 Sep 2016 06:47:02 +0800 Subject: [PATCH] bump to 3.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 759c775..540373c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-update", - "version": "3.0.1", + "version": "3.0.2", "description": "react-native hot update", "main": "lib/index.js", "scripts": {