diff --git a/package-lock.json b/package-lock.json index e2c980f..27debea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "music-inpainting-ts", - "version": "1.4.5", + "version": "1.4.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "music-inpainting-ts", - "version": "1.4.5", + "version": "1.4.6", "hasInstallScript": true, "license": "GPL-3.0", "dependencies": { diff --git a/package.json b/package.json index ee33c5b..c9a877d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "music-inpainting-ts", - "version": "1.4.5", + "version": "1.4.6", "description": "A collection of web interfaces for AI-assisted interactive music creation", "private": true, "engines": {