Version bump

This commit is contained in:
Alexander Simonov 2014-07-02 18:17:00 +03:00
parent 2fcdc3a3ea
commit 2ef328b11b
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
1.1.6
=====
* Revert "Return created zip file from Zip::File.open when supplied a block"
1.1.5 1.1.5
===== =====

View File

@ -1,3 +1,3 @@
module Zip module Zip
VERSION = '1.1.5' VERSION = '1.1.6'
end end