Skip to content

Commit

Permalink
Notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
bigkevmcd committed Oct 29, 2024
1 parent b9742d4 commit 1d11bb7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

This is a small tool for bumping [SemVer](https://semver.org/) versions in YAML files.

Usage:

```shell
$ yaml-versioner increment --filename pkg/versioner/testdata/Chart.yaml --key version --patch=true
```

## TODO

Expand Down

0 comments on commit 1d11bb7

Please sign in to comment.