lib/lutaml/model/version.rb



# frozen_string_literal: true

module Lutaml
  module Model
    VERSION = "0.3.5"
  end
end