chore: release version v6.0.2

This commit is contained in:
Vasco Santos 2018-09-12 10:25:59 +01:00
parent acce91c615
commit 09c38d9f52
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
<a name="6.0.2"></a>
## [6.0.2](https://github.com/whyrusleeping/js-mafmt/compare/v6.0.1...v6.0.2) (2018-09-12)
### Features
* add tcp over dns ([#31](https://github.com/whyrusleeping/js-mafmt/issues/31)) ([acc9295](https://github.com/whyrusleeping/js-mafmt/commit/acc9295))
<a name="6.0.1"></a>
## [6.0.1](https://github.com/whyrusleeping/js-mafmt/compare/v6.0.0...v6.0.1) (2018-08-28)

View File

@ -1,6 +1,6 @@
{
"name": "mafmt",
"version": "6.0.1",
"version": "6.0.2",
"description": "A multiaddr validator",
"leadMaintainer": "Vasco Santos <vasco.santos@moxy.studio>",
"main": "src/index.js",