lib/inspec/version.rb



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

module Inspec
  VERSION = '0.35.0'.freeze
end