chore(release): 1.1.3 [skip ci]

## [1.1.3](https://github.com/DEgITx/rats-search/compare/v1.1.2...v1.1.3) (2019-01-31)

### Bug Fixes

* **test:** less agressive start timeout ([badfd21](https://github.com/DEgITx/rats-search/commit/badfd21))
* **updater:** linux update format was broken ([116cbd7](https://github.com/DEgITx/rats-search/commit/116cbd7))

### Performance Improvements

* **memory:** fix memory leak on gui size ([d0d02cd](https://github.com/DEgITx/rats-search/commit/d0d02cd))
This commit is contained in:
semantic-release-bot 2019-01-31 20:52:13 +00:00
parent 49ce818376
commit e3bb3575cf
2 changed files with 14 additions and 1 deletions

View File

@ -1,3 +1,16 @@
## [1.1.3](https://github.com/DEgITx/rats-search/compare/v1.1.2...v1.1.3) (2019-01-31)
### Bug Fixes
* **test:** less agressive start timeout ([badfd21](https://github.com/DEgITx/rats-search/commit/badfd21))
* **updater:** linux update format was broken ([116cbd7](https://github.com/DEgITx/rats-search/commit/116cbd7))
### Performance Improvements
* **memory:** fix memory leak on gui size ([d0d02cd](https://github.com/DEgITx/rats-search/commit/d0d02cd))
## [1.1.2](https://github.com/DEgITx/rats-search/compare/v1.1.1...v1.1.2) (2019-01-28)

View File

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