From 8e7406b7653d5ee252069039c96cec62088a72dd Mon Sep 17 00:00:00 2001 From: aramalipoor Date: Sun, 4 Oct 2020 16:23:59 +0200 Subject: [PATCH] v0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 440fe0c..7a4a8c6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "aws-cost-saver", "description": "A tiny CLI tool to help save costs in development environments when you're asleep and don't need them!", - "version": "0.2.0", + "version": "0.2.1", "author": "aramalipoor", "bin": { "aws-cost-saver": "./bin/run"