Version bump
This commit is contained in:
parent
337a923138
commit
47ef890de6
|
@ -1,3 +1,9 @@
|
||||||
|
1.1.3
|
||||||
|
=====
|
||||||
|
|
||||||
|
* Fix compatibility of ::OutputStream::write_buffer (@orien)
|
||||||
|
* Clean up tempfiles from output stream (@iangreenleaf)
|
||||||
|
|
||||||
1.1.2
|
1.1.2
|
||||||
=====
|
=====
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
module Zip
|
module Zip
|
||||||
VERSION = '1.1.2'
|
VERSION = '1.1.3'
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue