Update package.json

This commit is contained in:
James Allen 2017-05-04 15:41:43 +01:00
parent 92f22bc1a1
commit da85837e6f

View file

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