From 355755900444e3e90c224efc178888b1431169c9 Mon Sep 17 00:00:00 2001 From: Jacco van den Berg Date: Mon, 24 Oct 2022 07:44:29 +0200 Subject: [PATCH] Bump alpha 3 (#10822) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22d4dfa56..01111ddd2 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "chart.js", "homepage": "https://www.chartjs.org", "description": "Simple HTML5 charts using the canvas element.", - "version": "4.0.0-alpha.2", + "version": "4.0.0-alpha.3", "license": "MIT", "type": "module", "sideEffects": [ -- 2.47.2