diff --git a/package-lock.json b/package-lock.json index 0d62db7..adb420d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-native-device-activity", - "version": "0.0.17", + "version": "0.0.18", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "react-native-device-activity", - "version": "0.0.17", + "version": "0.0.18", "license": "MIT", "dependencies": { "@bacons/xcode": "^1.0.0-alpha.5", diff --git a/package.json b/package.json index d89db15..184f6bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-device-activity", - "version": "0.0.17", + "version": "0.0.18", "description": "Provides access to Apples DeviceActivity API", "main": "build/index.js", "types": "build/index.d.ts",