From 4a756626117fbc4b40601a8dc38ea4e9e599d840 Mon Sep 17 00:00:00 2001 From: VibhorCodecianGupta Date: Fri, 13 Aug 2021 19:59:41 +0530 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a2fdbfb..46ae1e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "argus-docker", - "version": "1.0.0", + "version": "1.1.0", "description": "Automate container quit and rerun as the base image updates", "main": "./dist/index.js", "repository": "https://github.com/VibhorCodecianGupta/Argus.git",