diff --git a/.npmignore b/.npmignore index f1cf466f08d..605ed4543cc 100644 --- a/.npmignore +++ b/.npmignore @@ -20,3 +20,4 @@ appveyor.yml package-lock.json .prettierrc eslint-report.json +.deepsource.toml diff --git a/package.json b/package.json index 762a798c34e..f6806391641 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redis", - "version": "3.1.1", + "version": "3.1.2", "description": "A high performance Redis client.", "keywords": [ "database",