Bump 1.1.1

This commit is contained in:
Dzmitry Plashchynski
2016-11-30 01:06:29 +02:00
parent 33e9794621
commit 0c2f52d9bc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
PATH PATH
remote: . remote: .
specs: specs:
crono (1.1.0) crono (1.1.1)
activerecord (>= 4.0) activerecord (>= 4.0)
activesupport (>= 4.0) activesupport (>= 4.0)
+1 -1
View File
@@ -1,3 +1,3 @@
module Crono module Crono
VERSION = '1.1.0' VERSION = '1.1.1'
end end