We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b87011d commit aad78e3Copy full SHA for aad78e3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "multiaddr",
3
- "version": "2.0.0",
+ "version": "2.0.1",
4
"description": "multiaddr implementation (binary + string representation of network addresses)",
5
"main": "lib/index.js",
6
"jsnext:main": "src/index.js",
0 commit comments