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