Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
mxpv committed Nov 14, 2019
1 parent b66cf76 commit e89fd33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Podcast applications have a rich functionality for content delivery - automatic
- Add and push version tag
```
$ git tag -a v0.1.0 -m "First release"
$ git push origin v0.1.0
$ git push origin --tags
```
- Run GoReleaser at the root of your repository:
```
Expand Down

0 comments on commit e89fd33

Please sign in to comment.