update Formula

This commit is contained in:
Motonori Iwata 2011-09-07 17:39:59 +09:00
parent bab7666666
commit 789abc2375

View file

@ -1,8 +1,8 @@
require 'formula'
class GitNow < Formula
url 'https://github.com/iwata/git-now.git', :tag => 'v0.0.3'
version '0.0.3'
url 'https://github.com/iwata/git-now.git', :tag => 'v0.0.4'
version '0.0.4'
head 'https://github.com/iwata/git-now.git', :branch => 'develop'
homepage 'https://github.com/iwata/git-now'