Fix scripts to build packages, and MacOS pkg, and remove java dependency

Plus updated version.go
This commit is contained in:
Leonid Bugaev
2020-07-06 14:51:54 +03:00
parent 5cbb5ea85f
commit 839b41f91c
4 changed files with 35 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
package main
// VERSION the current version of goreplay
const VERSION = "1.0.0"
const VERSION = "1.1.0"