db2s3.gemspec in xaviershay-db2s3-0.2 vs db2s3.gemspec in xaviershay-db2s3-0.2.1

- old
+ new

@@ -1,10 +1,10 @@ # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{db2s3} - s.version = "0.2" + s.version = "0.2.1" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Xavier Shay"] s.date = %q{2009-03-08} s.description = %q{db2s3 provides rake tasks for backing up and restoring your DB to S3} @@ -14,9 +14,10 @@ Rakefile db2s3.gemspec init.rb lib lib/db2s3.rb + lib/db2s3/tasks.rb rails rails/init.rb spec spec/db2s3_spec.rb spec/mysql_drop_schema.sql