Skip to content

Commit e95d0a1

Browse files
committed
v0.11.2
1 parent 7e51f0c commit e95d0a1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.markdown

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## unreleased
44

5+
## v0.11.2 (2025-01-31)
6+
57
* Ensure linux binaries built in container have mode `755` instead of `700` [#28](https://github.com/toy/image_optim_pack/issues/28) [#29](https://github.com/toy/image_optim_pack/issues/29) [@toy](https://github.com/toy)
68

79
## v0.11.1.20250125 (2025-01-25)

image_optim_pack.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |s|
44
s.name = 'image_optim_pack'
5-
s.version = '0.11.1.20250125'
5+
s.version = '0.11.2'
66
s.summary = %q{Precompiled binaries for image_optim: advpng, gifsicle, jhead, jpeg-recompress, jpegoptim, jpegtran, optipng, oxipng, pngcrush, pngout, pngquant}
77
s.homepage = "https://github.com/toy/#{s.name}"
88
s.authors = ['Ivan Kuchin']

0 commit comments

Comments
 (0)