diff --git a/package.json b/package.json index 086258a..43dcdf3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libp2p-utp", - "version": "0.0.1", + "version": "0.1.0", "description": "Node.js implementation of the µTP module that libp2p uses, which implements the abstract-connection interface", "main": "src/index.js", "scripts": {