From fcb62f622969be4634a8e2aebc67235bd1075c78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hagen=20H=C3=BCbel?= Date: Fri, 18 Feb 2022 19:43:34 +0100 Subject: [PATCH] v2.19.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e64a330..677e457e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-fs", - "version": "2.18.0", + "version": "2.19.0", "description": "Native filesystem access for react-native", "main": "FS.common.js", "typings": "index.d.ts",