increase package version number

This commit is contained in:
Brian Gough
2021-04-29 09:30:27 +01:00
parent 46da33a67e
commit 2b088dc870
2 changed files with 8 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@overleaf/redis-wrapper",
"version": "2.0.0",
"version": "2.0.1",
"description": "Redis wrapper for node which will either use cluster or single instance redis",
"main": "index.js",
"files": [