mirror of
https://github.com/plashchynski/crono.git
synced 2026-04-21 16:31:31 +02:00
Bump to 0.5.1
This commit is contained in:
@@ -2,3 +2,8 @@
|
|||||||
-----------
|
-----------
|
||||||
|
|
||||||
- Initial release!
|
- Initial release!
|
||||||
|
|
||||||
|
0.5.1
|
||||||
|
———————————
|
||||||
|
|
||||||
|
- Added -e/--environment ENV option to set the daemon rails environment.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
PATH
|
PATH
|
||||||
remote: .
|
remote: .
|
||||||
specs:
|
specs:
|
||||||
crono (0.5.0)
|
crono (0.5.1)
|
||||||
activejob (~> 4.0)
|
activejob (~> 4.0)
|
||||||
activesupport (~> 4.0)
|
activesupport (~> 4.0)
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
module Crono
|
module Crono
|
||||||
VERSION = "0.5.0"
|
VERSION = "0.5.1"
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user