diff --git a/package-lock.json b/package-lock.json index fea85598..422082aa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-native-onyx", - "version": "2.0.48", + "version": "2.0.49", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "react-native-onyx", - "version": "2.0.48", + "version": "2.0.49", "license": "MIT", "dependencies": { "ascii-table": "0.0.9", diff --git a/package.json b/package.json index a3426a15..a67180fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-onyx", - "version": "2.0.48", + "version": "2.0.49", "author": "Expensify, Inc.", "homepage": "https://expensify.com", "description": "State management for React Native",