From 425c80d23b7594cfe1790943a9ae87a8b03be66b Mon Sep 17 00:00:00 2001 From: Antonin Peronnet <62420525+rambip@users.noreply.github.com> Date: Mon, 13 Jul 2026 21:22:54 +0200 Subject: [PATCH] Bump version from 0.3.23 to 0.3.24 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 764ad344..474a0c8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "manim-web", - "version": "0.3.23", + "version": "0.3.24", "description": "Manim-like mathematical animation library for the web", "type": "module", "main": "dist/index.js",