Skip to content

Commit

Permalink
Released 0.1.1 and bumped version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bbaugher committed Jun 21, 2014
1 parent bcb2083 commit 187fde4
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,4 @@
license 'All rights reserved'
description 'Installs/Configures Apache Zookeeper'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '0.1.1'

depends "java"

%w{ ubuntu debian redhat centos }.each do |os|
supports os
end
version '0.2.0'

0 comments on commit 187fde4

Please sign in to comment.