lib/chunky_png/version.rb in chunky_png-1.3.7 vs lib/chunky_png/version.rb in chunky_png-1.3.8
- 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.7"
+ VERSION = "1.3.8"
end