From 2d12dbe8d10750f610f8df5659004b1c06f54602 Mon Sep 17 00:00:00 2001 From: prbot Date: Sun, 26 Apr 2026 18:15:03 +0530 Subject: [PATCH] Update version in README to 0.10.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1398bfc9b..4f0029a63 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![Go Report Card](https://goreportcard.com/badge/github.com/blacknon/lssh)](https://goreportcard.com/report/github.com/blacknon/lssh) -[![Version](https://img.shields.io/badge/version-0.10.0-2ea44f)](./internal/version/main.go) +[![Version](https://img.shields.io/badge/version-0.10.1-2ea44f)](./internal/version/main.go) [![Go](https://img.shields.io/badge/go-1.25.1-00ADD8?logo=go)](./go.mod) [![Platforms](https://img.shields.io/badge/platforms-Linux%20%7C%20macOS%20%7C%20Windows-6f42c1)](./cmd/README.md) [![License](https://img.shields.io/badge/license-MIT-blue)](./LICENSE.md)