We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac7b803 commit d81073dCopy full SHA for d81073d
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "dirty",
3
"description": "A tiny & fast key value store with append-only disk log. Ideal for apps with < 1 million records.",
4
- "version": "0.9.8",
+ "version": "0.9.9",
5
"dependencies": {},
6
"main": "./lib/dirty",
7
"devDependencies": {
0 commit comments