Skip to content

Commit

Permalink
Update to 3.1.1
Browse files Browse the repository at this point in the history
• Fixes a header issue for developers that install the iOS SDK using Cocoapods
  • Loading branch information
Nightsd01 committed Feb 27, 2018
1 parent 13ace67 commit c761ae3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ examples/AwesomeProject/ios/AwesomeProject.xcworkspace/xcuserdata
ios/RCTOneSignal.xcodeproj/project.xcworkspace/xcshareddata
examples/AwesomeProject/ios/Pods/Pods.xcodeproj/xcuserdata
android/.idea
images
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
examples
images
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.1.0",
"version": "3.1.1",
"description": "React Native OneSignal Component",
"main": "index",
"scripts": {
Expand Down

0 comments on commit c761ae3

Please sign in to comment.