Skip to content

Commit 8c1ddb9

Browse files
chore(release): 3.5.1
## [3.5.1](v3.5.0...v3.5.1) (2021-07-15) ### Bug Fixes * standard fix, remove executable ([d028284](d028284))
1 parent d028284 commit 8c1ddb9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [3.5.0](https://github.com/webtorrent/webtorrent-cli/compare/v3.4.1...v3.5.0) (2021-07-15)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "webtorrent-cli",
33
"description": "WebTorrent, the streaming torrent client. For the command line.",
4-
"version": "3.5.0",
4+
"version": "3.5.1",
55
"author": {
66
"name": "WebTorrent LLC",
77
"email": "feross@webtorrent.io",

0 commit comments

Comments
 (0)