diff --git a/package-lock.json b/package-lock.json index b6f259bc..0b76dd7d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "muhammara", - "version": "4.1.0", + "version": "5.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "muhammara", - "version": "4.1.0", + "version": "5.0.1", "bundleDependencies": [ "@mapbox/node-pre-gyp" ], diff --git a/package.json b/package.json index 26b0880a..80eccdbf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "muhammara", - "version": "5.0.0", + "version": "5.0.1", "description": "Create, read and modify PDF files and streams. A drop in replacement for hummusjs PDF library", "homepage": "https://github.com/julianhille/Muhammarajs", "license": "Apache-2.0",