Skip to content

Commit 2e988d8

Browse files
Bump version to 1.0.5
1 parent 3c2331b commit 2e988d8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changelog of `@reason-react-native/push-notification-ios`
22

3-
## 1.0.4 - 2020-01-28
3+
## 1.0.5 - 2020-01-28
44

55
Initial release.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "@reason-react-native/push-notification-ios",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"publishConfig": {
55
"access": "public"
66
},
77
"peerDependencies": {
8-
"@react-native-community/react-native-push-notification-ios": "^1.0.4"
8+
"@react-native-community/react-native-push-notification-ios": "^1.0.5"
99
},
1010
"repository": "https://github.com/reason-react-native/push-notification-ios.git",
1111
"license": "MIT",

0 commit comments

Comments
 (0)