From 4b30d89ee720ee488a8db727bae04c29f8dc93a0 Mon Sep 17 00:00:00 2001 From: Alpha Date: Tue, 24 Sep 2024 09:51:50 -0400 Subject: [PATCH] chore: release 3.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index afab80b..c518efb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-file-access", - "version": "3.1.0", + "version": "3.1.1", "description": "Filesystem access for React Native", "main": "lib/commonjs/index", "module": "lib/module/index",