v0.8.9.pre

This commit is contained in:
Dzmitry Plashchynski
2015-04-13 17:52:31 +03:00
parent ad8794c497
commit cd7e842fd2
2 changed files with 2 additions and 2 deletions

View File

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

View File

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