clockwork.gemspec in clockwork-0.7.2 vs clockwork.gemspec in clockwork-0.7.3

- old
+ new

@@ -1,7 +1,7 @@ Gem::Specification.new do |s| s.name = "clockwork" - s.version = "0.7.2" + s.version = "0.7.3" s.authors = ["Adam Wiggins", "tomykaira"] s.license = 'MIT' s.description = "A scheduler process to replace cron, using a more flexible Ruby syntax running as a single long-running process. Inspired by rufus-scheduler and resque-scheduler." s.email = ["adam@heroku.com", "tomykaira@gmail.com"]