Skip to content

Commit

Permalink
release 3.3.1
Browse files Browse the repository at this point in the history
8a1ba71 Fix stopObserving on reload issue (#89)  ( Romick2005 2022-12-05 21:55:51 +0200)
  • Loading branch information
zxcpoiu committed Dec 5, 2022
1 parent 8a1ba71 commit d1feacb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-voip-push-notification",
"version": "3.3.0",
"version": "3.3.1",
"description": "Ios PushKit for VoIP push notification on react-native",
"main": "index.js",
"typings": "./index.d.ts",
Expand Down

0 comments on commit d1feacb

Please sign in to comment.