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