Bump version to 3.9.0 by Chef Expeditor

Obvious fix; these changes are the result of automation not creative thinking.
This commit is contained in:
Chef Expeditor 2019-04-01 20:08:08 +00:00
parent e740d03b97
commit 1833a98730
No known key found for this signature in database
GPG key ID: 6C7D998C27489728
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
3.8.1
3.9.0

View file

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