Bump v1.1.2

This commit is contained in:
Dzmitry Plashchynski
2016-12-02 03:42:32 +02:00
parent c777933044
commit a7488df85b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
PATH PATH
remote: . remote: .
specs: specs:
crono (1.1.1) crono (1.1.2)
activerecord (>= 4.0) activerecord (>= 4.0)
activesupport (>= 4.0) activesupport (>= 4.0)

View File

@@ -1,3 +1,3 @@
module Crono module Crono
VERSION = '1.1.1' VERSION = '1.1.2'
end end