docs: update contributing MD

This commit is contained in:
Luis H. Ball Jr 2021-12-16 10:29:26 -05:00 committed by GitHub
parent 593c90e724
commit 28c4d5a5f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ To release a new version of the project, you need to:
# homebrew-gh-stack repository
# /Formula/gh-stack.rb
class GhStack < Formula
desc "Cross-platform Text Expander written in Rust"
desc "Manage GH PR stacks via the command line"
homepage "https://github.com/luqven/gh-stack"
version "0.1.0"
url "https://github.com/luqven/gh-stack/releases/download/#{version}/gh-stack-mac.tar.gz"