Merge branch 'master' of github.com:DEgITx/rats-search

This commit is contained in:
Alexey Kasyanchuk
2018-03-18 23:45:36 +03:00
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
<a name="0.14.1"></a>
## [0.14.1](https://github.com/DEgITx/rats-search/compare/v0.14.0...v0.14.1) (2018-03-17)
### Bug Fixes
* **p2p:** still fix adding youself to list ([bfad498](https://github.com/DEgITx/rats-search/commit/bfad498))
<a name="0.14.0"></a> <a name="0.14.0"></a>
# [0.14.0](https://github.com/DEgITx/rats-search/compare/v0.13.0...v0.14.0) (2018-03-17) # [0.14.0](https://github.com/DEgITx/rats-search/compare/v0.13.0...v0.14.0) (2018-03-17)

View File

@ -2,7 +2,7 @@
"name": "rats-search", "name": "rats-search",
"productName": "Rats on The Boat", "productName": "Rats on The Boat",
"description": "P2P BitTorrent search engine", "description": "P2P BitTorrent search engine",
"version": "0.14.0", "version": "0.14.1",
"private": true, "private": true,
"author": "Alexey Kasyanchuk <degitx@gmail.com>", "author": "Alexey Kasyanchuk <degitx@gmail.com>",
"copyright": "Copyright © 2018 Alexey Kasyanchuk", "copyright": "Copyright © 2018 Alexey Kasyanchuk",