update Formula

This commit is contained in:
Motonori Iwata 2011-10-18 01:27:17 +09:00
parent 8bc6bffcb6
commit 1ff4551222

View file

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