We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ae7546 commit ee5c504Copy full SHA for ee5c504
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "random-access-memory",
3
- "version": "6.2.0",
+ "version": "6.2.1",
4
"description": "Exposes the same interface as random-access-file but instead of writing/reading data to a file it maintains it in memory",
5
"main": "index.js",
6
"files": [
0 commit comments