JezK
Edit File: version.rb
# Copyright (c) 2011-2019 NAITOH Jun # Released under the MIT license # http://www.opensource.org/licenses/MIT module Rbpdf VERSION = "1.19.8" end