Merge branch 'release/0.0.3' into develop

This commit is contained in:
Motonori Iwata 2011-09-05 17:36:06 +09:00
commit 26164ce44b

View file

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