Skip to content

Commit 56f65f9

Browse files
committed
chore(release): v0.0.3
1 parent edf82e0 commit 56f65f9

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.2",
4+
"version": "0.0.3",
55
"author": "Tim Mikeladze <[email protected]>",
66
"license": "MIT",
77
"keywords": [

0 commit comments

Comments
 (0)