chore: bump version
This commit is contained in:
parent
7d5a8bdf54
commit
9d031072ad
1 changed files with 1 additions and 1 deletions
2
model.go
2
model.go
|
@ -21,7 +21,7 @@ type SRTEntry struct {
|
|||
}
|
||||
|
||||
const (
|
||||
VERSION = "0.2.0"
|
||||
VERSION = "0.3.0"
|
||||
USAGE = `Usage: lyc-cli [command] [options]
|
||||
Commands:
|
||||
sync Synchronize timeline of two lyrics files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue