From 83f6254da346996af4c241641c6ca210c4cac598 Mon Sep 17 00:00:00 2001 From: Will Owens Date: Sun, 27 Feb 2022 22:29:14 -0500 Subject: [PATCH] Update README version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9258264..2d514c5 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ $ go install github.com/ghthor/gotty/v2@latest You can specify a specific version based on git tags. ```sh -$ go install github.com/ghthor/gotty/v2@2.1.1 +$ go install github.com/ghthor/gotty/v2@2.3.1 ``` # Usage