Last commit did not bump version of the cookbook.

Change-Id: I2350adbab1519cafd4308a6f309cca5055d9202d
This commit is contained in:
Tim Kuhlman 2014-10-02 09:01:38 -06:00
parent b407ffd277
commit df2d610796

View File

@ -5,6 +5,6 @@ maintainer 'monasca'
maintainer_email 'monasca@lists.launchpad.net'
description 'Installs/Configures monasca-agent components'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '1.1.5'
version '1.1.6'
depends 'python'
recipe 'mon_api::default', 'Default'