bad release; trying again..
This commit is contained in:
parent
958d0a8942
commit
395bcf6955
@ -1,4 +1,4 @@
|
|||||||
== 0.6.0 / October 20th, 2010
|
== 0.6.1 / October 20th, 2010
|
||||||
|
|
||||||
* Detect script/rails file and change runner to Rails 3 style if found. [Javan Makhmali]
|
* Detect script/rails file and change runner to Rails 3 style if found. [Javan Makhmali]
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
module Whenever
|
module Whenever
|
||||||
VERSION = '0.6.0'
|
VERSION = '0.6.1'
|
||||||
end unless defined?(Whenever::VERSION)
|
end unless defined?(Whenever::VERSION)
|
Loading…
Reference in New Issue
Block a user