netstring.gemspec in netstring-0.0.2 vs netstring.gemspec in netstring-0.0.3
- old
+ new
@@ -1,9 +1,9 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "netstring"
- s.version = "0.0.2"
+ s.version = "0.0.3"
s.platform = Gem::Platform::RUBY
s.authors = ["James McKinney"]
s.homepage = "http://github.com/jpmckinney/netstring"
s.summary = %q{A netstring parser and emitter}
s.license = 'MIT'