Skip to content

Commit

Permalink
Merge pull request #110 from OneSignal/release-1.1.0
Browse files Browse the repository at this point in the history
Update release version to 1.1.0
  • Loading branch information
brismithers committed Sep 1, 2022
2 parents 667f500 + bbea673 commit 3e7f618
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/RNOneSignalExpoExample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"expo-dev-client": "~0.9.5",
"expo-splash-screen": "~0.15.1",
"expo-status-bar": "~1.3.0",
"onesignal-expo-plugin": "^1.0.2",
"onesignal-expo-plugin": "^1.1.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-native": "0.68.2",
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": "onesignal-expo-plugin",
"version": "1.0.2",
"version": "1.1.0",
"description": "The OneSignal Expo plugin allows you to use OneSignal without leaving the managed workflow. Developed in collaboration with SweetGreen.",
"main": "./app.plugin.js",
"scripts": {
Expand Down

0 comments on commit 3e7f618

Please sign in to comment.