diff --git a/index.html b/index.html index 14dfe3bb..231e8791 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - libp2p 0.26.0-rc.3 | Documentation + libp2p 0.26.0 | Documentation @@ -15,7 +15,7 @@

libp2p

-
0.26.0-rc.3
+
0.26.0
- + src/index.js @@ -281,7 +281,7 @@
- + src/index.js @@ -367,7 +367,7 @@ if there is a handler. If not, errors will be logged.

- + src/index.js @@ -445,7 +445,7 @@ if there is a handler. If not, errors will be logged.

- + src/index.js @@ -523,7 +523,7 @@ if there is a handler. If not, errors will be logged.

- + src/index.js @@ -610,7 +610,7 @@ peer will be added to the nodes PeerBook

- + src/index.js @@ -706,7 +706,7 @@ and the Connection will be sent in the callback

- + src/index.js @@ -801,7 +801,7 @@ Connection State Machine.

- + src/index.js @@ -887,7 +887,7 @@ Connection State Machine.

- + src/index.js @@ -981,7 +981,7 @@ Connection State Machine.

- + src/index.js @@ -1064,7 +1064,7 @@ instance if one is not provided in options.

- + src/peer-routing.js @@ -1179,7 +1179,7 @@ instance if one is not provided in options.

- + src/content-routing.js @@ -1304,7 +1304,7 @@ Once a content router succeeds, iteration will stop.

- + src/content-routing.js @@ -1387,7 +1387,7 @@ a provider of the given key.

- + src/pubsub.js @@ -1501,7 +1501,7 @@ libp2p.subscribe(topic, handler, callback) - + src/pubsub.js