Fix bug where modify_body in modify was not being set to json

This commit is contained in:
Brian Cain 2015-10-14 17:27:56 -07:00
parent 0effe55c31
commit d30282ef25
3 changed files with 4 additions and 3 deletions

View file

@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'vmfloaty'
s.version = '0.2.11'
s.version = '0.2.12'
s.authors = ['Brian Cain']
s.email = ['brian.cain@puppetlabs.com']
s.license = 'Apache'