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
remote: .
specs:
crono (1.1.1)
crono (1.1.2)
activerecord (>= 4.0)
activesupport (>= 4.0)

View File

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