git-flow-completion 0.4.1.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
b0faa2b56f
commit
a8844abd2c
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue