diff --git a/index.html b/index.html index fbde76e..7b700bb 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - libp2p-crypto 0.17.2 | Documentation + libp2p-crypto 0.17.3 | Documentation @@ -15,7 +15,7 @@

libp2p-crypto

-
0.17.2
+
0.17.3
You can then require() libp2p-crypto as normal:

const libp2PCrypto = require('libp2p-crypto')

In the Browser

-

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

+

libp2p-crypto 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-crypto, including index.js and index.min.js, are included in the /dist folder. Libp2p-crypto can also be found on unpkg.com under

+

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