diff --git a/index.html b/index.html index afd6483..b85a182 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - libp2p-tcp 0.14.3 | Documentation + libp2p-tcp 0.14.4 | Documentation @@ -15,7 +15,7 @@

libp2p-tcp

-
0.14.3
+
0.14.4
You can then require() libp2p-tcp as normal:

const libp2PTcp = require('libp2p-tcp')

In the Browser

-

Libp2p-tcp should work in any ES2015 environment out of the box.

+

libp2p-tcp should work in any ECMAScript 2018 environment out of the box.

Usage:

<script type="text/javascript" src="index.js"></script>
-

The portable versions of libp2p-tcp, including index.js and index.min.js, are included in the /dist folder. Libp2p-tcp can also be found on unpkg.com under

+

The portable versions of libp2p-tcp, including index.js and index.min.js, are included in the /dist folder. libp2p-tcp can also be found on unpkg.com under