From ec4113e6e31ed58ff424a769d37e76d84fb34517 Mon Sep 17 00:00:00 2001 From: Justin Hileman Date: Fri, 29 Apr 2011 16:16:38 -0400 Subject: git-flow-completion 0.4.1.0 Signed-off-by: Adam Vandenberg --- 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 e4da9ab62..5dbaa4e19 100644 --- a/Library/Formula/git-flow.rb +++ b/Library/Formula/git-flow.rb @@ -2,8 +2,8 @@ require 'formula' class GitFlowCompletion < Formula - url 'git://github.com/bobthecow/git-flow-completion.git', :tag => '0.4.0.2' - version '0.4.0.2' + url 'git://github.com/bobthecow/git-flow-completion.git', :tag => '0.4.1.0' + version '0.4.1.0' head 'git://github.com/bobthecow/git-flow-completion.git', :branch => 'develop' def initialize -- cgit v1.2.3