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 3c9e16d commit 15d1875Copy full SHA for 15d1875
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "tmp-cache",
3
- "version": "1.0.0",
+ "version": "1.1.0",
4
"repository": "lukeed/tmp-cache",
5
"description": "A least-recently-used cache in 35 lines of code",
6
"main": "lib/index.js",
0 commit comments