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