Skip to content

Commit e232395

Browse files
committed
[dist] 1.0.3
1 parent 36e09e3 commit e232395

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redis-sorted-cache",
3-
"version": "1.0.1",
3+
"version": "1.0.3",
44
"description": "A helper class to expire keys from a sorted set in Redis, useful for timeseries caches",
55
"main": "./redis-sorted-cache.js",
66
"directories": {

0 commit comments

Comments
 (0)