From 4ff213a098acdb3cae5de1a4b28082ceb45dd367 Mon Sep 17 00:00:00 2001 From: Kyle Allan Date: Mon, 26 Nov 2012 16:30:43 -0800 Subject: [PATCH] bump version --- metadata.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.rb b/metadata.rb index 3cec886..2727806 100644 --- a/metadata.rb +++ b/metadata.rb @@ -4,7 +4,7 @@ license "Apache 2.0" description "Installs/Configures nexus" long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) -version "0.16.0" +version "0.17.0" %w{ ubuntu centos }.each do |os| supports os