Commit 5ac4218a authored by Mehdi Achour's avatar Mehdi Achour

chore: prepare for 0.18.0

parent 270aae2f
......@@ -2,6 +2,8 @@
### next
### 0.18.0
* Add `getBatteryLevel` (https://github.com/rebeccahughes/react-native-device-info/pull/359)
### 0.17.4
......
Pod::Spec.new do |s|
s.name = "RNDeviceInfo"
s.version = "0.17.4"
s.version = "0.18.0"
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