Skip to content

Commit

Permalink
Add brew repository
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhem committed Oct 30, 2019
1 parent 1725227 commit 14b811a
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,23 @@ snapcrafts:
- summary: Command-line to bump version in a git repository
description: |
With bump you can bump version following semver.
bump major
bump minor
bump patch
- bump major
- bump minor
- bump patch
You can use it with or without "v" prefix.
grade: devel
license: Apache-2.0
base: core18
confinement: strict
plugs:
home:
home:
brews:
- github:
owner: guilhem
name: homebrew-tap
commit_author:
name: goreleaserbot
email: [email protected]
homepage: "https://github.com/guilhem/bump"
description: "Command-line to bump version in a git repository."

0 comments on commit 14b811a

Please sign in to comment.