Bump version to 1.4.1

Signed-off-by: Kevin Klues <kklues@nvidia.com>
This commit is contained in:
Kevin Klues
2021-01-25 10:24:09 +00:00
parent e8aa3cc8c3
commit dfb5daf200
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.4.0
LIB_VERSION := 1.4.1
LIB_TAG ?=
GOLANG_VERSION := 1.14.2