Skip to content

Commit

Permalink
bump 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Jul 5, 2014
1 parent bd62334 commit 39ec3dd
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
@@ -1,3 +1,7 @@
## v0.2.4

* DRY C code and split into files each read/write formats

## v0.2.3

* Fix jpg read in C code
Expand Down
2 changes: 1 addition & 1 deletion lib/webp/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module WebP
VERSION = "0.2.3"
VERSION = "0.2.4"
end

0 comments on commit 39ec3dd

Please sign in to comment.