From 458fff368512efb4834c3d90f45162e0f0932b96 Mon Sep 17 00:00:00 2001 From: OSBotify Date: Wed, 5 Oct 2022 14:53:50 +0000 Subject: [PATCH] 1.0.19 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index e5432e72c..50905c997 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-native-onyx", - "version": "1.0.18", + "version": "1.0.19", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 03efe43cc..1a5427b72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-onyx", - "version": "1.0.18", + "version": "1.0.19", "author": "Expensify, Inc.", "homepage": "https://expensify.com", "description": "State management for React Native",