0.8.5.pre

This commit is contained in:
Dzmitry Plashchynski
2015-04-11 18:50:02 +03:00
parent aaa8bc40e5
commit 6b70ec7c6f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
PATH
remote: .
specs:
crono (0.8.1)
crono (0.8.5.pre)
activejob (~> 4.0)
activerecord (~> 4.0)
activesupport (~> 4.0)

View File

@@ -1,3 +1,3 @@
module Crono
VERSION = '0.8.1'
VERSION = '0.8.5.pre'
end