mirror of
https://github.com/plashchynski/crono.git
synced 2026-04-22 16:58:42 +02:00
Bump 0.7.0
This commit is contained in:
@@ -17,3 +17,8 @@
|
|||||||
-----------
|
-----------
|
||||||
|
|
||||||
- Persist job state to your database.
|
- Persist job state to your database.
|
||||||
|
|
||||||
|
0.7.0
|
||||||
|
-----------
|
||||||
|
|
||||||
|
- Added simple Web UI
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
PATH
|
PATH
|
||||||
remote: .
|
remote: .
|
||||||
specs:
|
specs:
|
||||||
crono (0.6.1)
|
crono (0.7.0)
|
||||||
activejob (~> 4.0)
|
activejob (~> 4.0)
|
||||||
activerecord (~> 4.0)
|
activerecord (~> 4.0)
|
||||||
activesupport (~> 4.0)
|
activesupport (~> 4.0)
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
module Crono
|
module Crono
|
||||||
VERSION = '0.6.1'
|
VERSION = '0.7.0'
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user