diff --git a/package.json b/package.json index 05de3cd..3f28476 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libp2p-tcp", - "version": "0.14.6", + "version": "0.15.0", "description": "Node.js implementation of the TCP module that libp2p uses, which implements the interface-connection and interface-transport interfaces", "leadMaintainer": "Jacob Heun ", "main": "src/index.js", @@ -55,17 +55,17 @@ "Stephen Whitmore ", "Friedel Ziegelmayer ", "Vasco Santos ", + "Alex Potsides ", "Richard Littauer ", "Tom White ", "Alan Shaw ", - "Pedro Teixeira ", - "Prashanth Chandra ", "João Antunes ", - "Alex Potsides ", "Diogo Silva ", "Dmitriy Ryajov ", "Drew Stone ", "Evan Schwartz ", - "Linus Unnebäck " + "Linus Unnebäck ", + "Pedro Teixeira ", + "Prashanth Chandra " ] }