diff --git a/package-lock.json b/package-lock.json index c3f1c06b..514c6ac2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-native-onyx", - "version": "2.0.58", + "version": "2.0.59", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "react-native-onyx", - "version": "2.0.58", + "version": "2.0.59", "license": "MIT", "dependencies": { "ascii-table": "0.0.9", diff --git a/package.json b/package.json index fb4fd2a5..8c01a03a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-onyx", - "version": "2.0.58", + "version": "2.0.59", "author": "Expensify, Inc.", "homepage": "https://expensify.com", "description": "State management for React Native",