Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

Commit cdfd473

Browse files
committed
chore: release version v0.7.0
1 parent 5344ea3 commit cdfd473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libp2p-tcp",
3-
"version": "0.6.2",
3+
"version": "0.7.0",
44
"description": "Node.js implementation of the TCP module that libp2p uses, which implements the interface-connection and interface-transport interfaces",
55
"main": "lib/index.js",
66
"jsnext:main": "src/index.js",

0 commit comments

Comments
 (0)