lib/inspec/version.rb



# encoding: utf-8
# frozen_string_literal: true
# author: Dominik Richter
# author: Christoph Hartmann

module Inspec
  VERSION = '2.2.61'
end