diff --git a/package-lock.json b/package-lock.json index f8c6db6a..0c99f137 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-native-onyx", - "version": "2.0.56", + "version": "2.0.57", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "react-native-onyx", - "version": "2.0.56", + "version": "2.0.57", "license": "MIT", "dependencies": { "ascii-table": "0.0.9", diff --git a/package.json b/package.json index dc6110a8..ea2bf96c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-onyx", - "version": "2.0.56", + "version": "2.0.57", "author": "Expensify, Inc.", "homepage": "https://expensify.com", "description": "State management for React Native",