From 4be96eb269910bbc6d3ddcd48f2a6382742e179b Mon Sep 17 00:00:00 2001 From: Andrew Dillon Date: Sat, 9 Jan 2021 16:49:02 -0600 Subject: [PATCH] Bump version to 1.15.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 a55ed4724..1225fcfef 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.14.1" + version "1.15.0" dependencies: "@pdf-lib/standard-fonts" "^1.0.0" "@pdf-lib/upng" "^1.0.1" diff --git a/package.json b/package.json index 3e0af4ffd..9a056d677 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdf-lib", - "version": "1.14.1", + "version": "1.15.0", "description": "Create and modify PDF files with JavaScript", "author": "Andrew Dillon ", "contributors": [