diff --git a/package-lock.json b/package-lock.json index 8965e80..d2b556b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ireal-musicxml", - "version": "1.12.0", + "version": "1.12.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ireal-musicxml", - "version": "1.12.0", + "version": "1.12.1", "license": "GPL-3.0-only", "dependencies": { "chord-symbol": "^3.0.0", diff --git a/package.json b/package.json index 6ffb134..72628fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ireal-musicxml", - "version": "1.12.0", + "version": "1.12.1", "description": "iReal Pro to MusicXML converter", "author": "Karim Ratib (https://github.com/infojunkie)", "license": "GPL-3.0-only",