lib/chunky_png/version.rb in chunky_png-1.3.11 vs lib/chunky_png/version.rb in chunky_png-1.3.12
- old
+ new
@@ -1,5 +1,5 @@
module ChunkyPNG
# The current version of ChunkyPNG.
# Set it and commit the change this before running rake release.
- VERSION = "1.3.11"
+ VERSION = "1.3.12"
end