From c77fc0050d2baad1a9f5b432f1734c06c9daac91 Mon Sep 17 00:00:00 2001 From: Kay Gosho Date: Sat, 11 Nov 2023 19:17:32 +0900 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc492c86..561dffb4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-big-calendar", - "version": "4.7.0", + "version": "4.7.1", "main": "build/index.js", "jsnext:main": "build/index.es.js", "module": "build/index.es.js",