Skip to content

Commit

Permalink
1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmi committed Feb 10, 2021
1 parent 53719dc commit cbd38d3
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

1.3.4 / 2021-02-10
==================

* Update ini to fix security warning

1.3.3 / 2021-02-10
==================

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "client2client.io",
"version": "1.3.3",
"version": "1.3.4",
"description": "Socket.io wrapper to enable client to client communications like RPC and pub/sub.",
"main": "lib/index.js",
"keywords": [],
Expand Down

0 comments on commit cbd38d3

Please sign in to comment.