From f3d06a4b8031744102fda21e42628b767199811f Mon Sep 17 00:00:00 2001 From: Justin Hileman Date: Fri, 26 Nov 2010 16:29:27 -0500 Subject: Version bump git-flow-completion Signed-off-by: Mike McQuaid --- Library/Formula/git-flow.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula/git-flow.rb') diff --git a/Library/Formula/git-flow.rb b/Library/Formula/git-flow.rb index 170a1555c..e10989c78 100644 --- a/Library/Formula/git-flow.rb +++ b/Library/Formula/git-flow.rb @@ -2,8 +2,8 @@ require 'formula' class GitFlowCompletion '0.4.0' - version '0.4.0' + url 'git://github.com/bobthecow/git-flow-completion.git', :tag => '0.4.0.1' + version '0.4.0.1' head 'git://github.com/bobthecow/git-flow-completion.git', :branch => 'develop' def initialize -- cgit v1.2.3