v0.8.7.pre

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

View File

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

View File

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