From 0aa2d6c1cc406f884cdc22ab9ae58c88dd0b206d Mon Sep 17 00:00:00 2001 From: Zach Plata Date: Thu, 14 Sep 2023 07:42:36 -0500 Subject: [PATCH] chore: bump package.json a minor due to iOS introducing the rive renderer --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c5f811..fc79646 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rive-react-native", - "version": "6.0.4", + "version": "6.1.0", "description": "Rive React Native", "main": "lib/commonjs/index", "module": "lib/module/index",