Sha256: 2919b4ea453a27911fc4d92e6717b722432b0112c183346d7927ce36d05ca8c1
Contents?: true
Size: 178 Bytes
Versions: 1
Compression:
Stored size: 178 Bytes
Contents
# frozen-string-literal: true module ChunkyPNG # The current version of ChunkyPNG. # Set it and commit the change this before running rake release. VERSION = "1.3.13" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
chunky_png-1.3.13 | lib/chunky_png/version.rb |