Skip to content

Commit

Permalink
Bump version to 1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Hopding committed Jan 9, 2021
1 parent 7168c34 commit 4be96eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/rn/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>",
"contributors": [
Expand Down

0 comments on commit 4be96eb

Please sign in to comment.