Skip to content

Commit

Permalink
v0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
toy committed Dec 5, 2023
1 parent 3ec20c2 commit a438f42
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## unreleased

## v0.10.1 (2023-12-05)

* liblcms 2.16 [@toy](https://github.com/toy)

## v0.10.0.20231105 (2023-11-05)
Expand Down
2 changes: 1 addition & 1 deletion image_optim_pack.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = 'image_optim_pack'
s.version = '0.10.0.20231105'
s.version = '0.10.1'
s.summary = %q{Precompiled binaries for image_optim: advpng, gifsicle, jhead, jpeg-recompress, jpegoptim, jpegtran, optipng, pngcrush, pngquant}
s.homepage = "https://github.com/toy/#{s.name}"
s.authors = ['Ivan Kuchin']
Expand Down

0 comments on commit a438f42

Please sign in to comment.