Skip to content

Commit

Permalink
release 3.3.0
Browse files Browse the repository at this point in the history
3e7f1a8 misc: normalize package.json  ( zxcpoiu 2021-05-20 01:50:13 -0700)
c299bae #86 Fix singletone class initialisation (#87)  ( Romick2005 2021-05-19 11:37:06 +0300)
54356e0 release 3.2.0  ( zxcpoiu 2021-04-17 02:12:48 +0800)
99feae8 feat: add typescript support  ( dayze 2021-02-23 11:36:48 +0100)
  • Loading branch information
zxcpoiu committed May 20, 2021
1 parent 3e7f1a8 commit 452dc9c
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.2.0",
"version": "3.3.0",
"description": "Ios PushKit for VoIP push notification on react-native",
"main": "index.js",
"typings": "./index.d.ts",
Expand Down

0 comments on commit 452dc9c

Please sign in to comment.