Skip to content

Commit

Permalink
semver compiled
Browse files Browse the repository at this point in the history
  • Loading branch information
dbgjerez committed Aug 21, 2024
1 parent 21ecbcc commit 1053ea3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
semver
coverage.out
7 changes: 6 additions & 1 deletion Contribution.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,9 @@ If you want to contribute to this project, start with an existing issue or propo
```bash
VERSION=$(semver info v)
go build -ldflags "-X main.version=$VERSION" .
```
```

# Promote

## Create a tag

Binary file added semver
Binary file not shown.

0 comments on commit 1053ea3

Please sign in to comment.