diff --git a/version.go b/version.go index 349ef17..5cecaed 100644 --- a/version.go +++ b/version.go @@ -1,4 +1,4 @@ package main // VERSION the current version of goreplay -const VERSION = "1.2.0" +const VERSION = "1.3.0"