Skip to content

Commit 1ca5570

Browse files
committed
v2.0.4
1 parent a461e65 commit 1ca5570

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.3",
4+
"version": "2.0.4",
55
"type": "module",
66
"module": "./esm/index.js",
77
"main": "./esm/index.js",

0 commit comments

Comments
 (0)