Merge branch 'hotfix/0.0.22'

This commit is contained in:
Motonori Iwata 2011-09-03 23:55:30 +09:00
commit 6467ebac2b

View file

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