mirror of
https://github.com/buger/goreplay.git
synced 2024-04-21 12:32:02 +00:00
change package from `main -> goreplay` this will allow importing `goreplay` as a package
5 lines
83 B
Go
5 lines
83 B
Go
package goreplay
|
|
|
|
// VERSION the current version of goreplay
|
|
var VERSION = "1.3.0"
|