mirror of
https://github.com/iwata/git-now.git
synced 2026-09-13 17:06:16 -04:00
Merge branch 'hotfix/0.0.22'
This commit is contained in:
commit
6467ebac2b
|
|
@ -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