Skip to content

Commit 5094a03

Browse files
chore(release): 2.0.3
## [2.0.3](v2.0.2...v2.0.3) (2022-05-13)
1 parent 12a1785 commit 5094a03

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [2.0.3](https://github.com/themasch/node-bencode/compare/v2.0.2...v2.0.3) (2022-05-13)
2+
13
## [2.0.2](https://github.com/themasch/node-bencode/compare/v2.0.1...v2.0.2) (2021-07-28)
24

35

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bencode",
33
"description": "Bencode de/encoder",
4-
"version": "2.0.2",
4+
"version": "2.0.3",
55
"bugs": {
66
"url": "https://github.com/themasch/node-bencode/issues"
77
},

0 commit comments

Comments
 (0)