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