Skip to content

Commit

Permalink
chore: release v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Salakar committed Feb 9, 2020
1 parent 92ea8e6 commit 8f72799
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "redis",
"version": "3.0.0",
"version": "3.0.1",
"description": "A high performance Redis client.",
"keywords": [
"database",
Expand Down Expand Up @@ -36,7 +36,6 @@
},
"dependencies": {
"denque": "^1.4.1",
"prettier": "^1.19.1",
"redis-commands": "^1.5.0",
"redis-errors": "^1.2.0",
"redis-parser": "^3.0.0"
Expand All @@ -45,6 +44,7 @@
"node": ">=6"
},
"devDependencies": {
"prettier": "^1.19.1",
"bluebird": "^3.7.2",
"coveralls": "^2.11.2",
"eslint": "^6.8.0",
Expand Down

0 comments on commit 8f72799

Please sign in to comment.