Bump 1.0.0.pre2

This commit is contained in:
Dzmitry Plashchynski
2016-01-20 16:20:59 +02:00
parent b1695964a1
commit a5249f6358
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,3 +1,3 @@
module Crono
VERSION = '1.0.0.pre'
VERSION = '1.0.0.pre2'
end