Skip to content

Commit 6edee2f

Browse files
committed
chore(release): v0.0.7
1 parent 2a57b3f commit 6edee2f

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": "use-fs",
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.6",
4+
"version": "0.0.7",
55
"author": "Tim Mikeladze <tim.mikeladze@gmail.com>",
66
"license": "MIT",
77
"keywords": [

0 commit comments

Comments
 (0)