Skip to content

Commit

Permalink
bump v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Mar 11, 2013
1 parent cac8d5f commit 33f02d1
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.1.3

* Rename module to WebP

## v0.1.2

* Added all possible encode options (also added this options in readme)
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.1.2"
VERSION = "0.1.3"
end

0 comments on commit 33f02d1

Please sign in to comment.