Version bump
This commit is contained in:
parent
2fcdc3a3ea
commit
2ef328b11b
|
@ -1,3 +1,8 @@
|
|||
1.1.6
|
||||
=====
|
||||
|
||||
* Revert "Return created zip file from Zip::File.open when supplied a block"
|
||||
|
||||
1.1.5
|
||||
=====
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
module Zip
|
||||
VERSION = '1.1.5'
|
||||
VERSION = '1.1.6'
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue