Skip to content

Commit c761ae3

Browse files
committed
Update to 3.1.1
• Fixes a header issue for developers that install the iOS SDK using Cocoapods
1 parent 13ace67 commit c761ae3

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ examples/AwesomeProject/ios/AwesomeProject.xcworkspace/xcuserdata
1515
ios/RCTOneSignal.xcodeproj/project.xcworkspace/xcshareddata
1616
examples/AwesomeProject/ios/Pods/Pods.xcodeproj/xcuserdata
1717
android/.idea
18+
images

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
examples
2+
images

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-onesignal",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "React Native OneSignal Component",
55
"main": "index",
66
"scripts": {

0 commit comments

Comments
 (0)