Skip to content

Commit c12f50b

Browse files
committed
v2.0.5
1 parent 43a1dfc commit c12f50b

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.4",
4+
"version": "2.0.5",
55
"main": "dist/index.js",
66
"module": "esm/index.js",
77
"repository": "GMOD/generic-filehandle2",

0 commit comments

Comments
 (0)