Bump version to 1.35.1 by Chef Expeditor

This commit is contained in:
Chef Expeditor 2017-08-31 13:55:32 +00:00
parent 4478172052
commit fd3dac23ce
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
1.35.0
1.35.1

View file

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