Bump to 0.5.2

This commit is contained in:
Dzmitry Plashchynski
2015-03-04 18:50:53 +02:00
parent 78fa0f9dae
commit 27f949de10
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -7,3 +7,8 @@
———————————
- Added -e/--environment ENV option to set the daemon rails environment.
0.5.2
———————————
- Fix: Scheduled time now related to the last performing time.
+1 -1
View File
@@ -1,3 +1,3 @@
module Crono
VERSION = "0.5.1"
VERSION = "0.5.2"
end