From 960cec23f8d7e68ef8d293eba95f5ca7e3337ba3 Mon Sep 17 00:00:00 2001 From: Jaggad Date: Mon, 18 Dec 2023 20:18:02 +0700 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 27edc1c..a161e0e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crunker", - "version": "2.3.0", + "version": "2.4.0", "description": "Simple way to merge or concatenate audio files with the Web Audio API.", "main": "dist/crunker.js", "types": "dist/crunker.d.ts",