From e38cb3b0f68f3d8a136c352ee63d379c60bbb9c1 Mon Sep 17 00:00:00 2001 From: Matt Date: Fri, 22 Dec 2023 16:00:50 +0000 Subject: [PATCH] chore: new release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c896959..902d4e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdf-lib-draw-table-beta", - "version": "0.0.24", + "version": "0.0.65", "description": "A library for drawing tables in PDFs using pdf-lib.", "main": "build/src/index.js", "types": "build/src/index.d.ts",