diff --git a/package-lock.json b/package-lock.json index 5f707d6..d06ad94 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { "name": "react-native-voip-push-notification", - "version": "3.2.0", + "version": "3.3.0", "lockfileVersion": 1 } diff --git a/package.json b/package.json index f051828..15d2a9f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-voip-push-notification", - "version": "3.2.0", + "version": "3.3.0", "description": "Ios PushKit for VoIP push notification on react-native", "main": "index.js", "typings": "./index.d.ts",