chore: bump version
All checks were successful
Build and Release / Build (darwin-amd64) (push) Successful in 23s
Deploy docs / deploy (push) Successful in 45s
Build and Release / Build (linux-amd64) (push) Successful in 21s
Build and Release / Build (darwin-arm64) (push) Successful in 19s
Build and Release / Build (linux-arm64) (push) Successful in 18s
Build and Release / Build (windows-amd64) (push) Successful in 27s
Build and Release / Build (windows-arm64) (push) Successful in 17s
Build and Release / Create Release (push) Successful in 15s
All checks were successful
Build and Release / Build (darwin-amd64) (push) Successful in 23s
Deploy docs / deploy (push) Successful in 45s
Build and Release / Build (linux-amd64) (push) Successful in 21s
Build and Release / Build (darwin-arm64) (push) Successful in 19s
Build and Release / Build (linux-arm64) (push) Successful in 18s
Build and Release / Build (windows-amd64) (push) Successful in 27s
Build and Release / Build (windows-arm64) (push) Successful in 17s
Build and Release / Create Release (push) Successful in 15s
This commit is contained in:
parent
6d730fa69b
commit
7ddaac6aba
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
package config
|
package config
|
||||||
|
|
||||||
// Version stores the current application version
|
// Version stores the current application version
|
||||||
const Version = "0.5.2"
|
const Version = "0.6.0"
|
||||||
|
|
||||||
// Usage stores the general usage information
|
// Usage stores the general usage information
|
||||||
const Usage = `Usage: sub-cli [command] [options]
|
const Usage = `Usage: sub-cli [command] [options]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue