From 1488d7d7e63faa62f8d265d0942dd2fbb55889c1 Mon Sep 17 00:00:00 2001 From: Justin Hileman Date: Wed, 6 Oct 2010 10:45:05 -0400 Subject: Version bump git-flow-completion Signed-off-by: Adam Vandenberg --- Library/Formula/git-flow.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/git-flow.rb b/Library/Formula/git-flow.rb index 11ce83007..8531f1bdf 100644 --- a/Library/Formula/git-flow.rb +++ b/Library/Formula/git-flow.rb @@ -2,8 +2,8 @@ require 'formula' class GitFlowCompletion '0.3' - version '0.3' + url 'git://github.com/bobthecow/git-flow-completion.git', :tag => '0.3.3' + version '0.3.3' head 'git://github.com/bobthecow/git-flow-completion.git', :branch => 'develop' def initialize -- cgit v1.2.3