Sha256: fffb1158a3c2b18523c2c6acb705ea8c0c10dd7f97a692ddeaf4a16bbb262454
Contents?: true
Size: 266 Bytes
Versions: 1
Compression:
Stored size: 266 Bytes
Contents
# encoding: utf-8 # # version.rb: Prawn icon versioning. # # Copyright October 2014, Jesse Doyle. All rights reserved. # # This is free software. Please see the LICENSE and COPYING files for details. module Prawn class Icon VERSION = '1.1.0'.freeze end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
prawn-icon-1.1.0 | lib/prawn/icon/version.rb |