mirror of
https://github.com/iwata/git-now.git
synced 2026-09-10 07:26:29 -04:00
update Formula version
This commit is contained in:
parent
4c8bd54f7a
commit
b312880c3e
|
|
@ -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'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue