win.gemspec in win-0.1.18 vs win.gemspec in win-0.1.22

- old
+ new

@@ -3,14 +3,14 @@ # Instead, edit Jeweler::Tasks in rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{win} - s.version = "0.1.18" + s.version = "0.1.22" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["arvicco"] - s.date = %q{2010-02-25} + s.date = %q{2010-03-06} s.description = %q{Rubyesque interfaces and wrappers for Windows API functions pre-defined using FFI } s.email = %q{arvitallian@gmail.com} s.extra_rdoc_files = [ "LICENSE", "README.rdoc"