clockwork.gemspec in clockwork-0.7.7 vs clockwork.gemspec in clockwork-1.0.0
- old
+ new
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.name = "clockwork"
- s.version = "0.7.7"
+ s.version = "1.0.0"
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"]