From 3028a34ac1e19b9055a1660468640dc55d47a07c Mon Sep 17 00:00:00 2001 From: James Taylor Date: Tue, 9 Jul 2024 11:00:32 +0100 Subject: [PATCH] v3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 68495bc..f40a34e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vonage/vivid-react", - "version": "2.10.98", + "version": "3.0.0", "description": "Vivid wrapped for easy React usage & IDE autocomplete support & typescript typings", "main": "index.js", "types": "types/index.d.ts",