From 6031c70b0ee0d9a0cff6677aaf804f10c485e3b9 Mon Sep 17 00:00:00 2001 From: Zach Plata Date: Fri, 26 May 2023 09:10:19 -0500 Subject: [PATCH] chore: bump package.json a minor version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08970cf..381c549 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rive-react-native", - "version": "4.0.5", + "version": "4.1.0", "description": "Rive React Native", "main": "lib/commonjs/index", "module": "lib/module/index",