Skip to content

Commit 1b3c357

Browse files
committed
0.4.1
1 parent 7332919 commit 1b3c357

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,6 +1,6 @@
11
{
22
"name": "memory-fs",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "A simple in-memory filesystem. Holds data in a javascript object.",
55
"main": "lib/MemoryFileSystem.js",
66
"directories": {

0 commit comments

Comments
 (0)