Skip to content

Commit b4c92a3

Browse files
committed
v2.0.8
1 parent 36b32af commit b4c92a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "generic-filehandle2",
33
"description": "uniform interface for accessing binary data from local files, remote HTTP resources, and browser Blob data",
4-
"version": "2.0.7",
4+
"version": "2.0.8",
55
"type": "module",
66
"exports": "./esm/index.js",
77
"main": "./dist/index.js",

0 commit comments

Comments
 (0)