Files
goreplay/version.go
Urban IshimweandGitHub 66c333656c added current version and updated travis (#816)
made version to be `1.2.0`  and modified travis-ci to make test results more predictable
2020-09-16 18:34:27 +03:00

5 lines
81 B
Go

package main
// VERSION the current version of goreplay
const VERSION = "1.2.0"