capistrano-db-sync.gemspec in capistrano-db-sync-0.0.12 vs capistrano-db-sync.gemspec in capistrano-db-sync-0.0.13

- old
+ new

@@ -2,10 +2,10 @@ lib = File.expand_path('../lib', __FILE__) $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) Gem::Specification.new do |spec| spec.name = 'capistrano-db-sync' - spec.version = '0.0.12' + spec.version = '0.0.13' spec.date = Date.today.to_s spec.summary = "Capistrano synchronization databases task" spec.description = "Capistrano synchronization task for syncing databases between the local development environment and different multi_stage environments" spec.authors = ["Albuisson Stéphane"] spec.email = 'stephane.albuisson@gmail.com' \ No newline at end of file