Bump version to 2.0.0 (#2652)

Signed-off-by: Jared Quick <jquick@chef.io>
This commit is contained in:
Jared Quick 2018-02-15 14:55:52 -05:00 committed by GitHub
parent 37f5920be3
commit 6e5d0ff6de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
1.51.20
2.0.0

View file

@ -4,5 +4,5 @@
# author: Christoph Hartmann
module Inspec
VERSION = '1.51.20'
VERSION = '2.0.0'
end