1 2 3 4 5 6 7 8 9
# frozen_string_literal: true # :nocov: # Keeps the version of the Gem module FelECS # The version of the Gem VERSION = '5.0.1' end # :nocov: