Skip to content

Commit

Permalink
Release commit 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jkasten2 committed Jul 25, 2019
1 parent 2416b25 commit 25bf323
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/CocoapodsDemo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"expokit": "1.7.1",
"react": "16.3.1",
"react-native": "https://github.com/expo/react-native/archive/sdk-30.0.0.tar.gz",
"react-native-onesignal": "3.3.0"
"react-native-onesignal": "3.3.1"
}
}
2 changes: 1 addition & 1 deletion examples/RNOneSignal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"react": "16.8.3",
"react-native": "0.59.5",
"react-native-onesignal": "^3.3.0"
"react-native-onesignal": "^3.3.1"
},
"devDependencies": {
"@babel/core": "^7.4.4",
Expand Down
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-onesignal",
"version": "3.3.0",
"version": "3.3.1",
"description": "React Native OneSignal Component",
"main": "index",
"scripts": {
Expand Down

0 comments on commit 25bf323

Please sign in to comment.