Henry Oswald 7 anni fa
parent
commit
b2d6fb77db
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      libraries/redis-wrapper/package.json

+ 1 - 1
libraries/redis-wrapper/package.json

@@ -1,6 +1,6 @@
 {
   "name": "redis-sharelatex",
-  "version": "1.0.6",
+  "version": "1.0.7",
   "description": "Redis wrapper for node which will either use cluster, sentinal, or single instance redis",
   "main": "index.js",
   "author": "ShareLaTeX",