diff --git a/Makefile b/Makefile index beb8ee9..e3d68fd 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ SOURCE=./... GOFMT_FILES?=$$(find . -type f -name '*.go') -VERSION?=0.1.1 +VERSION?=0.1.2 default: build diff --git a/cmd/cmd b/cmd/cmd deleted file mode 100755 index d1619b5..0000000 Binary files a/cmd/cmd and /dev/null differ