Skip to content

Commit cdd8a1a

Browse files
chore(release): 3.5.3
## [3.5.3](v3.5.2...v3.5.3) (2021-07-18) ### Bug Fixes * removal of ascii-logo.txt ([#181](#181)) ([d528345](d528345))
1 parent d528345 commit cdd8a1a

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.3](https://github.com/webtorrent/webtorrent-cli/compare/v3.5.2...v3.5.3) (2021-07-18)
2+
3+
4+
### Bug Fixes
5+
6+
* removal of ascii-logo.txt ([#181](https://github.com/webtorrent/webtorrent-cli/issues/181)) ([d528345](https://github.com/webtorrent/webtorrent-cli/commit/d528345812470375b8cb033de0940e54485ef5f5))
7+
18
## [3.5.2](https://github.com/webtorrent/webtorrent-cli/compare/v3.5.1...v3.5.2) (2021-07-16)
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.2",
4+
"version": "3.5.3",
55
"author": {
66
"name": "WebTorrent LLC",
77
"email": "feross@webtorrent.io",

0 commit comments

Comments
 (0)