Bump version to 1.1.0

Signed-off-by: Kevin Klues <kklues@nvidia.com>
This commit is contained in:
Kevin Klues
2020-01-07 14:14:55 +00:00
parent fcc1d116f0
commit 2c15e81822
3 changed files with 14 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ MKDIR ?= mkdir
DIST_DIR ?= $(CURDIR)/dist
LIB_NAME := nvidia-container-toolkit
LIB_VERSION := 1.0.5
LIB_VERSION := 1.1.0
GOLANG_VERSION := 1.14.2
GOLANG_PKG_PATH := github.com/NVIDIA/container-toolkit/pkg