From cc745304767a7d4d5075aeebe88e82cfd1a02dec Mon Sep 17 00:00:00 2001 From: KillerKiwi Date: Thu, 4 Feb 2021 13:04:00 +1300 Subject: [PATCH] Bump version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2e0333..d167d9e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-pusher-push-notifications", - "version": "2.4.0", + "version": "2.5.1", "description": "Manage pusher channel subscriptions from within React Native JS", "main": "index.js", "scripts": {