From e8a9d68cd9b0a7d289ead366e6a427339f875f4c Mon Sep 17 00:00:00 2001 From: Travis Nuttall Date: Mon, 4 May 2020 08:54:47 -0600 Subject: [PATCH] 0.0.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 71947c0..73233fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-threads", - "version": "0.0.18", + "version": "0.0.19", "description": "", "main": "index.js", "repository": {