mirror of
https://github.com/inspec/inspec
synced 2024-11-10 23:24:18 +00:00
Correcting missing version for InSpec
Signed-off-by: tyler-ball <tball@chef.io>
This commit is contained in:
parent
5ac54d85e9
commit
d1a3c55863
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
module Inspec
|
||||
VERSION = '4.2.0'.freeze
|
||||
VERSION = '4.3.0'.freeze
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue