Update git-flow-completion to 0.4.0.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Justin Hileman 2010-10-23 16:02:50 -04:00 committed by Adam Vandenberg
parent 1d7fdcffce
commit b0354da1a7

View file

@ -2,8 +2,8 @@
require 'formula'
class GitFlowCompletion <Formula
url 'git://github.com/bobthecow/git-flow-completion.git', :tag => '0.3.3'
version '0.3.3'
url 'git://github.com/bobthecow/git-flow-completion.git', :tag => '0.4.0'
version '0.4.0'
head 'git://github.com/bobthecow/git-flow-completion.git', :branch => 'develop'
def initialize