Skip to content

Commit 009833c

Browse files
authored
version: Bump to v1.4.0 (#479)
Bumps the master branch version to `v1.4.0`. Signed-off-by: Marc Lopez <marc5.12@outlook.com>
1 parent 82abf50 commit 009833c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
SHELL := /bin/bash
2-
export VERSION ?= v1.3.0
2+
export VERSION ?= v1.4.0
33
export GO111MODULE ?= on
44
export GOBIN = $(shell pwd)/bin
55
BINARY := ecctl

0 commit comments

Comments
 (0)