We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdbdf3e commit 1801cf9Copy full SHA for 1801cf9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "redite",
3
- "version": "2.0.1",
+ "version": "3.0.0",
4
"description": "A wrapper for Redis using proxies to emulate regular objects.",
5
"main": "index.js",
6
"types": "redite.d.ts",
0 commit comments