Bump version to 2.2.9 by Chef Expeditor

This commit is contained in:
Chef Expeditor 2018-06-07 22:48:19 +00:00
parent 94807401a7
commit 630d83a5c2
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
2.2.8
2.2.9

View file

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