We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4963f59 commit 220f2bfCopy full SHA for 220f2bf
lib/bencode.rb
@@ -3,7 +3,7 @@
3
#
4
# See {BEncode.load} and {BEncode.dump}.
5
module BEncode
6
- VERSION = "0.8.0"
+ VERSION = "0.8.1"
7
8
class DecodeError < StandardError
9
end
0 commit comments