From 95b55bc791ccfca2efce0511dc1070f1f9047b12 Mon Sep 17 00:00:00 2001
From: Alpha <alpha0010@users.noreply.github.com>
Date: Mon, 15 Apr 2024 22:44:18 -0400
Subject: [PATCH] chore: release 3.1.0

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 53a19eb..95a2815 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "react-native-file-access",
-  "version": "3.0.7",
+  "version": "3.1.0",
   "description": "Filesystem access for React Native",
   "main": "lib/commonjs/index",
   "module": "lib/module/index",