From 24f550f62cdd835066a3308f8fe7d16fae08d246 Mon Sep 17 00:00:00 2001 From: Nick Gauthier Date: Thu, 25 Mar 2010 14:38:30 -0400 Subject: [PATCH] Version 0.14.1 small patch to chang progress bar output --- hydra.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hydra.gemspec b/hydra.gemspec index 52ec42d..9ee4dca 100644 --- a/hydra.gemspec +++ b/hydra.gemspec @@ -5,7 +5,7 @@ Gem::Specification.new do |s| s.name = %q{hydra} - s.version = "0.14.0" + s.version = "0.14.1" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Nick Gauthier"]