Skip to content

Commit

Permalink
chore: bump v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fundon committed Nov 8, 2024
1 parent 05a074f commit 858b43b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/pdf-viewer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toeverything/pdf-viewer",
"version": "0.1.0",
"version": "0.1.1",
"author": "toeverything",
"license": "MPL-2.0",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/pdfium/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@toeverything/pdfium",
"description": "PDFium WASM vendored",
"version": "0.1.0",
"version": "0.1.1",
"author": "toeverything",
"license": "MPL-2.0",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@toeverything/pdf-viewer-types",
"description": "PDF Viewer types",
"version": "0.1.0",
"version": "0.1.1",
"author": "toeverything",
"license": "MPL-2.0",
"repository": {
Expand Down

0 comments on commit 858b43b

Please sign in to comment.