change cookbook version to 0.1.0

Signed-off-by: Alexandre Marangone <alexandre.marangone@inktank.com>
This commit is contained in:
Alexandre Marangone 2013-03-20 09:55:09 -07:00
parent 1d30cf43e6
commit 14dd386a49

View File

@ -4,6 +4,6 @@ maintainer_email "kyle.bader@dreamhost.com"
license "Apache 2.0"
description "Installs/Configures the Ceph distributed filesystem"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "0.0.10"
version "0.1.0"
depends "apache2"
depends "apt"