Skip to content

Commit

Permalink
prebuilt-libwebp v0.0.7 - (libwebp version v1.2.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
netpyoung committed Jul 30, 2022
1 parent 566248b commit d296765
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## [0.0.7]

- libwebp tag v1.2.3

## [0.0.6]

- libwebp tag v1.2.2
Expand Down
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ require 'zip'
require 'digest/md5'

GIT_ROOT = `git rev-parse --show-toplevel`.strip
VERSION = 'v1.2.2'
VERSION = 'v1.2.3'
LIBWEBP = "libwebp"

desc "default"
Expand Down

0 comments on commit d296765

Please sign in to comment.