Bump version to 2.2.10 by Chef Expeditor

This commit is contained in:
Chef Expeditor 2018-06-08 01:32:24 +00:00
parent 35c9d22a0c
commit b354be0342
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
2.2.9
2.2.10

View file

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