swift.gemspec in swift-0.7.0 vs swift.gemspec in swift-0.7.1
- 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{swift}
- s.version = "0.7.0"
+ s.version = "0.7.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Shane Hanna", "Bharanee 'Barney' Rathna"]
- s.date = %q{2010-09-20}
+ s.date = %q{2010-09-24}
s.description = %q{A rational rudimentary database abstraction.}
s.email = ["shane.hanna@gmail.com", "deepfryed@gmail.com"]
s.extensions = ["ext/extconf.rb"]
s.extra_rdoc_files = [
"LICENSE",