Commit 203809a4 authored by Mehdi Achour's avatar Mehdi Achour

chore: prepare for 0.17.1 πŸ˜…

parent 024f499d
......@@ -2,6 +2,10 @@
### next
### 0.17.1
* Fix bad import for web polyfill
### 0.17.0
* Add an empty polyfill for `react-native-web` users (https://github.com/rebeccahughes/react-native-device-info/pull/339)
......
Pod::Spec.new do |s|
s.name = "RNDeviceInfo"
s.version = "0.17.0"
s.version = "0.17.1"
s.summary = "Device Information for react-native"
s.homepage = "https://github.com/rebeccahughes/react-native-device-info"
......
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