diff --git a/package-lock.json b/package-lock.json index 429408ea..b02f0879 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-native-onyx", - "version": "2.0.16", + "version": "2.0.17", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "react-native-onyx", - "version": "2.0.16", + "version": "2.0.17", "license": "MIT", "dependencies": { "ascii-table": "0.0.9", diff --git a/package.json b/package.json index 37774634..cc788b31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-onyx", - "version": "2.0.16", + "version": "2.0.17", "author": "Expensify, Inc.", "homepage": "https://expensify.com", "description": "State management for React Native",