Skip to content

Commit

Permalink
Version 0.1.19.
Browse files Browse the repository at this point in the history
  • Loading branch information
roncli authored Jul 10, 2024
1 parent 264ec2c commit 371d563
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ This library is in a prerelease state. It does not yet provide functionality fo

## Version History

### v0.1.19
* Package updates.

### v0.1.18
* Package updates.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-redis",
"version": "0.1.18",
"version": "0.1.19",
"description": "A simple library to make redis calls without having to worry about connections and command syntax.",
"homepage": "https://github.com/roncli/node-redis",
"bugs": {
Expand Down

0 comments on commit 371d563

Please sign in to comment.