Skip to content

Commit 16558f4

Browse files
authored
Version 0.1.15.
1 parent 41eb2e9 commit 16558f4

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ This library is in a prerelease state. It does not yet provide functionality fo
66

77
## Version History
88

9+
### v0.1.15
10+
* Package updates.
11+
912
### v0.1.14
1013
* Package updates.
1114

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-redis",
3-
"version": "0.1.14",
3+
"version": "0.1.15",
44
"description": "A simple library to make redis calls without having to worry about connections and command syntax.",
55
"homepage": "https://github.com/roncli/node-redis",
66
"bugs": {

0 commit comments

Comments
 (0)