Commit 41078a02 authored by Libin Lu's avatar Libin Lu

bump version

parent be48bed0
### 1.0.12 BREAKING CHANGES
### 1.0.13 BREAKING CHANGES
- get initial intent inside module, support rn 0.29.0 (for people upgrading from older version, change `new FIRMessagingPackage(getIntent())` back to `new FIRMessagingPackage()`)
- remove initAction as it is just duplication of initData
### 1.0.12
DON'T USE
### 1.0.11
- change android library version to use 9.+ instead of 9.0.1 so it lives well with other libraries
......
......@@ -22,5 +22,5 @@
"type": "git",
"url": "git+https://github.com/evollu/react-native-fcm.git"
},
"version": "1.0.12"
"version": "1.0.13"
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment