From c9577682b6176ead2bf5167418702db987e15b45 Mon Sep 17 00:00:00 2001 From: Andrew Dillon Date: Mon, 21 Dec 2020 11:36:55 -0600 Subject: [PATCH] Bump version to 1.14.0 --- apps/rn/yarn.lock | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/rn/yarn.lock b/apps/rn/yarn.lock index ef33c0ddf..d9e30d9a9 100644 --- a/apps/rn/yarn.lock +++ b/apps/rn/yarn.lock @@ -4885,7 +4885,7 @@ path-type@^3.0.0: pify "^3.0.0" pdf-lib@./../..: - version "1.13.0" + version "1.14.0" dependencies: "@pdf-lib/standard-fonts" "^1.0.0" "@pdf-lib/upng" "^1.0.1" diff --git a/package.json b/package.json index 8facd383e..6654b8bc7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdf-lib", - "version": "1.13.0", + "version": "1.14.0", "description": "Create and modify PDF files with JavaScript", "author": "Andrew Dillon ", "contributors": [