lib/swagcov/version.rb



# frozen_string_literal: true

module Swagcov
  module Version
    STRING = "1.1.0"
  end
end