Files
goreplay/version.go
T
Dima GolomozyandGitHub 40946831b9 goreplay-cli package (#1148)
change package from `main -> goreplay`
this will allow importing `goreplay` as a package
2023-01-12 18:24:45 +03:00

5 lines
83 B
Go

package goreplay
// VERSION the current version of goreplay
var VERSION = "1.3.0"