diff --git a/package.json b/package.json index b29aa5e..f9d0b4e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libp2p-websockets", - "version": "0.13.3", + "version": "0.13.4", "description": "JavaScript implementation of the WebSockets module that libp2p uses and that implements the interface-transport spec", "leadMaintainer": "Jacob Heun ", "main": "src/index.js", @@ -62,6 +62,7 @@ }, "contributors": [ "Alan Shaw ", + "Alex Potsides ", "Chris Campbell ", "David Dias ", "Diogo Silva ",