lib/chunky_png.rb in chunky_png-0.5.6 vs lib/chunky_png.rb in chunky_png-0.5.7
- old
+ new
@@ -24,10 +24,10 @@
# @author Willem van Bergen
module ChunkyPNG
# The current version of ChunkyPNG. This value will be updated automatically
# by them gem:release rake task.
- VERSION = "0.5.6"
+ VERSION = "0.5.7"
###################################################
# PNG international standard defined constants
###################################################