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