mirror of
https://github.com/inspec/inspec
synced 2025-02-16 22:18:38 +00:00
Set version to 4.0.0.pre
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
This commit is contained in:
parent
ccdd1cfffb
commit
4b44df8d6e
2 changed files with 2 additions and 7 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
3.9.2
|
||||
4.0.0
|
|
@ -1,8 +1,3 @@
|
|||
# encoding: utf-8
|
||||
# frozen_string_literal: true
|
||||
# author: Dominik Richter
|
||||
# author: Christoph Hartmann
|
||||
|
||||
module Inspec
|
||||
VERSION = '3.9.2'
|
||||
VERSION = '4.0.0'
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue