Skip to content

Commit c66f833

Browse files
committed
v4.1.1
1 parent 8a81a38 commit c66f833

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "irc-socket-sasl",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "Simple IRC Socket with SSL and SASL support, for usage with IRC libraries. Forked from irc-socket.",
55
"main": "irc-socket.js",
66
"private": false,
@@ -12,12 +12,12 @@
1212
"irc",
1313
"socket"
1414
],
15-
"author": "Nick Jennings <nick@silverbucket.net> (https://silverbucket.net)",
15+
"author": "Ryan S. Scheel (havvy)",
1616
"contributors": [
1717
"Ryan S. Scheel (havvy)",
1818
"Ricki Hastings <ricki@ircanywhere.com> (http://ircanywhere.com)",
1919
"Fionn Kelleher <me@fionn.co> (http://fionn.co)",
20-
"Ryan S. Scheel (havvy)"
20+
"Nick Jennings <nick@silverbucket.net> (https://silverbucket.net)"
2121
],
2222
"license": "ISC",
2323
"devDependencies": {

0 commit comments

Comments
 (0)