We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fc1cd0 commit 2dc94cdCopy full SHA for 2dc94cd
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+<a name="0.19.2"></a>
2
+## [0.19.2](https://github.com/libp2p/js-libp2p/compare/v0.19.0...v0.19.2) (2018-03-28)
3
+
4
5
6
<a name="0.19.1"></a>
7
## [0.19.1](https://github.com/libp2p/js-libp2p/compare/v0.19.0...v0.19.1) (2018-03-28)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "libp2p",
- "version": "0.19.1",
+ "version": "0.19.2",
"description": "JavaScript base class for libp2p bundles",
"main": "src/index.js",
"scripts": {
0 commit comments