# Copyright (c) 2020 Jerome Arbez-Gindre # frozen_string_literal: true module Asciidoctor # main application module module Defmastership # [String] Gem version VERSION = '1.1.1' public_constant :VERSION end end