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 (
|
const (
|
||||||
VERSION = "0.2.0"
|
VERSION = "0.3.0"
|
||||||
USAGE = `Usage: lyc-cli [command] [options]
|
USAGE = `Usage: lyc-cli [command] [options]
|
||||||
Commands:
|
Commands:
|
||||||
sync Synchronize timeline of two lyrics files
|
sync Synchronize timeline of two lyrics files
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue