From fe5924f36796fa24b1ada9706a1557b8973eaec5 Mon Sep 17 00:00:00 2001 From: Bryce Easley Date: Fri, 30 Apr 2021 18:48:21 -0500 Subject: [PATCH] 1.0.5 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8272339..814081b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@cribl/docker-names", - "version": "1.0.4", + "version": "1.0.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 473af6c..f4231ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@criblinc/docker-names", - "version": "1.0.4", + "version": "1.0.5", "description": "Fork of docker names for javascript", "files": [ "lib/**/*"