From 5fccaa3d3ebf3e16ab566f4d751cc780f1476dd2 Mon Sep 17 00:00:00 2001 From: Jack Edgson Date: Sun, 28 Feb 2021 14:05:39 +1000 Subject: [PATCH] bump minor version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab750ef..3209f0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crunker", - "version": "0.4.0", + "version": "0.4.1", "description": "Simple way to merge or concatenate audio files with the Web Audio API.", "main": "dist/crunker.js", "directories": {