Skip to content

Commit

Permalink
chore(release): 3.3.2
Browse files Browse the repository at this point in the history
## [3.3.2](v3.3.1...v3.3.2) (2021-06-15)

### Bug Fixes

* package.json ([87609ab](87609ab))
  • Loading branch information
semantic-release-bot committed Jun 15, 2021
1 parent 5db7d60 commit ae20ec3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## [3.3.2](https://github.com/webtorrent/bittorrent-protocol/compare/v3.3.1...v3.3.2) (2021-06-15)


### Bug Fixes

* package.json ([87609ab](https://github.com/webtorrent/bittorrent-protocol/commit/87609abdf8223d4957d9f8c4dd5f06978092a68c))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bittorrent-protocol",
"description": "Simple, robust, BitTorrent peer wire protocol implementation",
"version": "3.3.1",
"version": "3.3.2",
"author": {
"name": "WebTorrent LLC",
"email": "[email protected]",
Expand Down

0 comments on commit ae20ec3

Please sign in to comment.