Skip to content

Commit ee5c504

Browse files
committed
6.2.1
1 parent 5ae7546 commit ee5c504

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": "random-access-memory",
3-
"version": "6.2.0",
3+
"version": "6.2.1",
44
"description": "Exposes the same interface as random-access-file but instead of writing/reading data to a file it maintains it in memory",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)