Skip to content

Commit 1d65f1e

Browse files
committed
chore(release): v0.0.5
1 parent 11001e8 commit 1d65f1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "use-file-system",
33
"description": "A set of React hooks to interact with the File System API. Watch a directory for changes and return a map of filepaths & contents when a file is added, modified or removed.",
4-
"version": "0.0.4",
4+
"version": "0.0.5",
55
"author": "Tim Mikeladze <[email protected]>",
66
"license": "MIT",
77
"keywords": [

0 commit comments

Comments
 (0)