Skip to content

Commit

Permalink
bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
gildas-lormeau committed Mar 7, 2024
1 parent 1a6fd1d commit 19c693a
Show file tree
Hide file tree
Showing 17 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@zip-js/zip-js",
"version": "2.7.38",
"version": "2.7.40",
"exports": "./index.js"
}
2 changes: 1 addition & 1 deletion dist/z-worker-fflate.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/z-worker-pako.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/z-worker.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/zip-fs-full.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/zip-fs-full.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/zip-fs.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/zip-fs.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/zip-full.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/zip-full.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/zip.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/zip.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/z-worker-inline.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "A JavaScript library to zip and unzip files in the browser, Deno and Node.js",
"author": "Gildas Lormeau",
"license": "BSD-3-Clause",
"version": "2.7.38",
"version": "2.7.40",
"type": "module",
"keywords": [
"zip",
Expand Down

0 comments on commit 19c693a

Please sign in to comment.