We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41eb2e9 commit 16558f4Copy full SHA for 16558f4
2 files changed
README.md
@@ -6,6 +6,9 @@ This library is in a prerelease state. It does not yet provide functionality fo
6
7
## Version History
8
9
+### v0.1.15
10
+* Package updates.
11
+
12
### v0.1.14
13
* Package updates.
14
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "node-redis",
3
- "version": "0.1.14",
+ "version": "0.1.15",
4
"description": "A simple library to make redis calls without having to worry about connections and command syntax.",
5
"homepage": "https://github.com/roncli/node-redis",
"bugs": {
0 commit comments