We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d028284 commit 8c1ddb9Copy full SHA for 8c1ddb9
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.5.1](https://github.com/webtorrent/webtorrent-cli/compare/v3.5.0...v3.5.1) (2021-07-15)
2
+
3
4
+### Bug Fixes
5
6
+* standard fix, remove executable ([d028284](https://github.com/webtorrent/webtorrent-cli/commit/d028284f68b4d4ce7ac235a4741aeadcbf7685b1))
7
8
# [3.5.0](https://github.com/webtorrent/webtorrent-cli/compare/v3.4.1...v3.5.0) (2021-07-15)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "webtorrent-cli",
"description": "WebTorrent, the streaming torrent client. For the command line.",
- "version": "3.5.0",
+ "version": "3.5.1",
"author": {
"name": "WebTorrent LLC",
"email": "feross@webtorrent.io",
0 commit comments