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