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 c1226fd commit 857695aCopy full SHA for 857695a
bencode.gemspec
@@ -7,8 +7,8 @@ Gem::Specification.new do |s|
7
## If your rubyforge_project name is different, then edit it and comment out
8
## the sub! line in the Rakefile
9
s.name = 'bencode'
10
- s.version = '0.8.2'
11
- s.date = '2014-09-04'
+ s.version = '1.0.0'
+ s.date = '2024-08-12'
12
13
s.summary = "Encode and decode bencoded data"
14
s.description = "A simple encoder and decoder for the BitTorrent serialization format."
0 commit comments