Skip to content

Commit aaea172

Browse files
committed
v2.1.1
1 parent 852476f commit aaea172

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.1.0",
4+
"version": "2.1.1",
55
"type": "module",
66
"types": "./dist/index.d.ts",
77
"exports": {

0 commit comments

Comments
 (0)