We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d936e4 commit d017976Copy full SHA for d017976
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@squarecloudofc/redis-map",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "A simple way to use something similar to the Map in javascript, but synchronized with the power of Redis.",
5
"main": "src/index.js",
6
"dependencies": {
0 commit comments