Sha256: 6f8e7a2c6b9c89615fcf667ad373855231489fb75702a12328049328f821ddec

Contents?: true

Size: 209 Bytes

Versions: 1

Compression:

Stored size: 209 Bytes

Contents

require 'saxon/s9api'

module Saxon
  # Provides the saxon-rb and underlying Saxon library versions
  module Version
    # The version of the saxon-rb gem (not of Saxon itself)
    WRAPPER = "0.7.3"
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
saxon-rb-0.7.3-java lib/saxon/version.rb