From 0da10dcc9cc3145ea155405c5275b5c6e494068a Mon Sep 17 00:00:00 2001 From: Julian Hille Date: Thu, 17 Oct 2024 16:31:40 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a70c212a..52eb00ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "muhammara", - "version": "5.0.2", + "version": "5.1.0", "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",