Compare commits

..

1 Commits

Author SHA1 Message Date
Dzmitry Plashchynski
acbfea2308 Bump 1.0.0.pre2 2016-01-20 16:20:59 +02:00
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