From 2b086dd11502c554b7bb54fc27d49d501293d1c2 Mon Sep 17 00:00:00 2001 From: Siddhesh Khandagale Date: Mon, 27 Nov 2023 11:20:55 +0530 Subject: [PATCH 1/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f149c7c..3c30da8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) ![](https://img.shields.io/github/go-mod/go-version/Siddheshk02/Securelee-cli) -![](https://img.shields.io/github/downloads-pre/Siddheshk02/Securelee-cli/v1.0.5/total) +![](https://img.shields.io/github/downloads-pre/Siddheshk02/Securelee-cli/v1.1.6/total) A Open Source CLI tool built using Golang and Pangea for Storing and Managing Sensitive secrets and Keys. From 759f492a608fd29ac05d7a3c9405ae6ff1bf1755 Mon Sep 17 00:00:00 2001 From: Siddhesh Khandagale Date: Mon, 27 Nov 2023 11:21:34 +0530 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c30da8..0dba40e 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ A Open Source CLI tool built using Golang and Pangea for Storing and Managing Se Run this command to install Securelee : ``` - go install github.com/Siddheshk02/Securelee-cli@v1.0.5 + go install github.com/Siddheshk02/Securelee-cli@v1.1.6 ``` Start with Securelee : From 3970c054ffe5102a687fcb777d8589af514f3e2a Mon Sep 17 00:00:00 2001 From: Siddhesh Khandagale Date: Wed, 29 Nov 2023 03:06:17 +0530 Subject: [PATCH 3/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0dba40e..f149c7c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) ![](https://img.shields.io/github/go-mod/go-version/Siddheshk02/Securelee-cli) -![](https://img.shields.io/github/downloads-pre/Siddheshk02/Securelee-cli/v1.1.6/total) +![](https://img.shields.io/github/downloads-pre/Siddheshk02/Securelee-cli/v1.0.5/total) A Open Source CLI tool built using Golang and Pangea for Storing and Managing Sensitive secrets and Keys. @@ -19,7 +19,7 @@ A Open Source CLI tool built using Golang and Pangea for Storing and Managing Se Run this command to install Securelee : ``` - go install github.com/Siddheshk02/Securelee-cli@v1.1.6 + go install github.com/Siddheshk02/Securelee-cli@v1.0.5 ``` Start with Securelee :