Sha256: c413225f899b86ccd39ca2759e9acf75586281dcd772c5cb0924341306dcdfaa

Contents?: true

Size: 219 Bytes

Versions: 1

Compression:

Stored size: 219 Bytes

Contents

require 'saxon/version/library'

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.8.1"
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

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