Merge branch 'hotfix/0.0.4.3' into develop

This commit is contained in:
Motonori Iwata 2011-09-14 09:42:08 +09:00
commit a68cc020c3

View file

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