Bump version to 1.37.7 by Chef Expeditor

This commit is contained in:
Chef Expeditor 2017-09-14 19:16:35 +00:00
parent 79ad513a39
commit 48b0e6a667
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
1.37.6
1.37.7

View file

@ -4,5 +4,5 @@
# author: Christoph Hartmann
module Inspec
VERSION = '1.37.6'.freeze
VERSION = '1.37.7'.freeze
end