From d44c281615d138ad719d305ce8feb7ff71aa4aa2 Mon Sep 17 00:00:00 2001 From: Lance Date: Fri, 22 Nov 2024 08:28:01 -0800 Subject: [PATCH] chore: bump version to 4.16.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 67d2374..d131776 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rive-react", - "version": "4.16.5", + "version": "4.16.6", "description": "React wrapper around the rive-js library", "main": "dist/index.js", "typings": "dist/types/index.d.ts",