From bdc3a953e65b074c5e6e56852da6559ddbb0befd Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Tue, 13 Sep 2016 17:16:20 -0400 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 41e759e4..e116fade 100644 --- a/package.json +++ b/package.json @@ -22,5 +22,5 @@ "type": "git", "url": "git+https://github.com/evollu/react-native-fcm.git" }, - "version": "2.0.0" + "version": "2.0.1" }