Skip to content

Commit

Permalink
v0.11.1.20250108
Browse files Browse the repository at this point in the history
  • Loading branch information
toy committed Jan 8, 2025
1 parent c3a2336 commit d9cb70c
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
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.11.1.20250108 (2025-01-08)

* libpng 1.6.45 [@toy](https://github.com/toy)

## v0.11.1.20241130 (2024-11-30)
Expand Down
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2014-2024 Ivan Kuchin
Copyright (c) 2014-2025 Ivan Kuchin

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,4 @@ make docker-push # will push tags created by docker-build

## Copyright

Copyright (c) 2014-2024 Ivan Kuchin. See [LICENSE.txt](LICENSE.txt) for details.
Copyright (c) 2014-2025 Ivan Kuchin. See [LICENSE.txt](LICENSE.txt) for details.
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.11.1.20241130'
s.version = '0.11.1.20250108'
s.summary = %q{Precompiled binaries for image_optim: advpng, gifsicle, jhead, jpeg-recompress, jpegoptim, jpegtran, optipng, oxipng, pngcrush, pngout, pngquant}
s.homepage = "https://github.com/toy/#{s.name}"
s.authors = ['Ivan Kuchin']
Expand Down

0 comments on commit d9cb70c

Please sign in to comment.