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