diff --git a/package.json b/package.json index d5c71f1..27edc1c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crunker", - "version": "2.2.0", + "version": "2.3.0", "description": "Simple way to merge or concatenate audio files with the Web Audio API.", "main": "dist/crunker.js", "types": "dist/crunker.d.ts",