Bump version to 1.4.0

Signed-off-by: Kevin Klues <kklues@nvidia.com>
This commit is contained in:
Kevin Klues
2020-12-11 18:31:25 +01:00
parent 119f75dcf8
commit 01063c0433
4 changed files with 14 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ MKDIR ?= mkdir
DIST_DIR ?= $(CURDIR)/dist
LIB_NAME := nvidia-container-toolkit
LIB_VERSION := 1.3.0
LIB_VERSION := 1.4.0
LIB_TAG ?=
GOLANG_VERSION := 1.14.2