v8.8.0.pre

This commit is contained in:
Dzmitry Plashchynski
2015-04-13 15:54:00 +03:00
parent 6d41a19212
commit 3115850252
2 changed files with 2 additions and 2 deletions

View File

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

View File

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