File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "$schema" : " http://json.schemastore.org/project" ,
3- "version" : " 2.1 .0-*" ,
3+ "version" : " 2.2 .0-*" ,
44 "title" : " BencodeNET" ,
55 "authors" : [ " Søren Kruse" ],
66 "description" : " A library for encoding and decoding bencode (e.g. torrent files)" ,
77 "packOptions" : {
88 //"summary": "A library for encoding and decoding bencode (e.g. torrent files)",
9- "releaseNotes" : " Most of the API has been rewritten for v2.0. Please see https://github.com/Krusen/BencodeNET for examples ." ,
9+ "releaseNotes" : " Fixed Torrent.Pieces and added Torrent.PiecesAsHexString property ." ,
1010 "projectUrl" : " https://github.com/Krusen/BencodeNET" ,
1111 "licenseUrl" : " https://github.com/Krusen/BencodeNET/blob/master/LICENSE.md" ,
1212 "requireLicenseAcceptance" : false ,
You can’t perform that action at this time.
0 commit comments