This commit is contained in:
DC
2016-03-28 00:39:15 -07:00
parent d181ea1105
commit ffdee3d7f7
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# WebTorrent.app Version History # WebTorrent.app Version History
## Unreleased ## v0.1.1
- Performance improvements - Performance improvements
- Improve app startup time by over 100% - Improve app startup time by over 100%

View File

@@ -1,7 +1,7 @@
{ {
"name": "webtorrent-app", "name": "webtorrent-app",
"description": "WebTorrent, the streaming torrent client. For OS X, Windows, and Linux.", "description": "WebTorrent, the streaming torrent client. For OS X, Windows, and Linux.",
"version": "0.1.0", "version": "0.1.1",
"author": { "author": {
"name": "Feross Aboukhadijeh", "name": "Feross Aboukhadijeh",
"email": "feross@feross.org", "email": "feross@feross.org",