mirror of
https://github.com/buger/goreplay.git
synced 2024-04-21 12:32:02 +00:00
5 lines
81 B
Go
5 lines
81 B
Go
package main
|
|
|
|
// VERSION the current version of goreplay
|
|
const VERSION = "1.3.0"
|