From 06580282a830355acda36f4094279da2ce45bf1f Mon Sep 17 00:00:00 2001 From: Zach Plata Date: Thu, 11 May 2023 13:43:25 -0500 Subject: [PATCH] chore: bump package.json to next 4.0.4 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6feeaa1..5c92368 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rive-react-native", - "version": "4.0.3", + "version": "4.0.4", "description": "Rive React Native", "main": "lib/commonjs/index", "module": "lib/module/index",