Skip to content

Commit 9f89808

Browse files
committed
Bump version number to 2.1.0
1 parent e9a38ca commit 9f89808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BencodeNET/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "http://json.schemastore.org/project",
3-
"version": "2.0.1-beta-*",
3+
"version": "2.1.0-*",
44
"title": "BencodeNET",
55
"authors": [ "Søren Kruse" ],
66
"description": "A library for encoding and decoding bencode (e.g. torrent files)",

0 commit comments

Comments
 (0)