tunasync/internal/version.go
Shengqi Chen a6a03decf0
doc: update README and bump to v0.9.0
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
2025-01-11 16:14:44 +08:00

5 lines
75 B
Go

package internal
// Version of the program
const Version string = "0.9.0"