From 61703b538fad675f270847898a6d145abe17a588 Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Fri, 15 Sep 2017 14:17:42 -0400 Subject: [PATCH] bump version --- Examples/simple-fcm-client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/simple-fcm-client/package.json b/Examples/simple-fcm-client/package.json index d15169d..54d46eb 100644 --- a/Examples/simple-fcm-client/package.json +++ b/Examples/simple-fcm-client/package.json @@ -9,7 +9,7 @@ "dependencies": { "react": "16.0.0-alpha.12", "react-native": "^0.47.2", - "react-native-fcm": "^9.2.0" + "react-native-fcm": "^9.3.0" }, "jest": { "preset": "jest-react-native" -- 2.26.2