Skip to content

Commit de37bf5

Browse files
committed
release: v2.0.0
1 parent c82d555 commit de37bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "runtime-memcache",
3-
"version": "2.0.0-beta.6",
3+
"version": "2.0.0",
44
"description": "A no dependency javascript runtime key-value cache store for small chunks of arbitrary data (strings, objects, numbers)",
55
"homepage": "https://github.com/tusharf5/runtime-memcache",
66
"main": "./dist/umd/index.js",

0 commit comments

Comments
 (0)