We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7332919 commit 1b3c357Copy full SHA for 1b3c357
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "memory-fs",
3
- "version": "0.4.0",
+ "version": "0.4.1",
4
"description": "A simple in-memory filesystem. Holds data in a javascript object.",
5
"main": "lib/MemoryFileSystem.js",
6
"directories": {
0 commit comments