snappy.gemspec in snappy-0.0.1 vs snappy.gemspec in snappy-0.0.2
- old
+ new
@@ -3,14 +3,14 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{snappy}
- s.version = "0.0.1"
+ s.version = "0.0.2"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["miyucy"]
- s.date = %q{2011-03-29}
+ s.date = %q{2011-05-09}
s.description = %q{libsnappy binding for Ruby}
s.email = %q{miyucy@gmail.com}
s.extensions = ["ext/extconf.rb"]
s.extra_rdoc_files = [
"LICENSE.txt",