Bump version
This commit is contained in:
parent
b75289a9d1
commit
27a3cc498c
@ -4,7 +4,7 @@
|
||||
|
||||
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
## [2.0.0]
|
||||
|
||||
### Breaking
|
||||
|
||||
|
2
main.go
2
main.go
@ -101,7 +101,7 @@ func main() {
|
||||
Compact: true,
|
||||
}),
|
||||
kong.Vars{
|
||||
"version": "1.4.0",
|
||||
"version": "2.0.0",
|
||||
},
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user