Merge branch 'release/0.0.5.0' into develop

This commit is contained in:
Motonori Iwata 2011-09-29 13:52:10 +09:00
commit 914daa1aab

View file

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