From: Guilhem Lettron Date: Mon, 3 Mar 2014 18:05:22 +0000 (+0100) Subject: Bumping to 0.2.1 for devodd X-Git-Tag: v0.8.0~56 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8539552cf61c92833d89f19b117b500de0d71d99;p=ceph-cookbooks.git Bumping to 0.2.1 for devodd --- diff --git a/metadata.rb b/metadata.rb index 7ce9121..bcdf383 100644 --- a/metadata.rb +++ b/metadata.rb @@ -4,7 +4,7 @@ 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.2.0" +version "0.2.1" depends "apache2", ">= 1.1.12" depends "apt"