v0.8.7.pre

This commit is contained in:
Dzmitry Plashchynski
2015-04-12 17:04:43 +03:00
parent 84ac08e5d4
commit c8f9ff4e34
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,3 +1,3 @@
module Crono module Crono
VERSION = '0.8.6.pre' VERSION = '0.8.7.pre'
end end