lib/chunky_png.rb in chunky_png-0.10.4 vs lib/chunky_png.rb in chunky_png-0.10.5

- old
+ new

@@ -25,10 +25,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.10.4" + VERSION = "0.10.5" ################################################### # PNG international standard defined constants ###################################################