From: Guilhem Lettron Date: Mon, 3 Mar 2014 17:51:24 +0000 (+0100) Subject: Version bump to 0.2.0 X-Git-Tag: v0.2.0~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1a6718e84ef1617720f81d901d776246a8cf6b2c;p=ceph-cookbooks.git Version bump to 0.2.0 --- diff --git a/metadata.rb b/metadata.rb index b5ea8b2..7ce9121 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.1.0" +version "0.2.0" depends "apache2", ">= 1.1.12" depends "apt"