We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c82d555 commit de37bf5Copy full SHA for de37bf5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "runtime-memcache",
3
- "version": "2.0.0-beta.6",
+ "version": "2.0.0",
4
"description": "A no dependency javascript runtime key-value cache store for small chunks of arbitrary data (strings, objects, numbers)",
5
"homepage": "https://github.com/tusharf5/runtime-memcache",
6
"main": "./dist/umd/index.js",
0 commit comments