Skip to content

Commit 4beebbe

Browse files
committed
Bump version to 1.17.1
1 parent c32a8bc commit 4beebbe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/rn/yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -4885,7 +4885,7 @@ path-type@^3.0.0:
48854885
pify "^3.0.0"
48864886

48874887
pdf-lib@./../..:
4888-
version "1.17.0"
4888+
version "1.17.1"
48894889
dependencies:
48904890
"@pdf-lib/standard-fonts" "^1.0.0"
48914891
"@pdf-lib/upng" "^1.0.1"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pdf-lib",
3-
"version": "1.17.0",
3+
"version": "1.17.1",
44
"description": "Create and modify PDF files with JavaScript",
55
"author": "Andrew Dillon <[email protected]>",
66
"contributors": [

0 commit comments

Comments
 (0)