lib/chunky_png.rb in chunky_png-1.2.1 vs lib/chunky_png.rb in chunky_png-1.2.2
- 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.1"
+ VERSION = "1.2.2"
###################################################
# PNG international standard defined constants
###################################################