Version bump
This commit is contained in:
parent
c76e1a51ef
commit
6b77562d32
|
@ -1,3 +1,10 @@
|
|||
1.1.4
|
||||
=====
|
||||
|
||||
* Don't send empty string to stream (@mrloop)
|
||||
* Zip::Entry::DEFLATED was forced on every file (@mehmetc)
|
||||
* Alias for legacy error names (@orien)
|
||||
|
||||
1.1.3
|
||||
=====
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
module Zip
|
||||
VERSION = '1.1.3'
|
||||
VERSION = '1.1.4'
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue