From 70f72d4f6304ea053cf5a3d71c36211d5acc0c73 Mon Sep 17 00:00:00 2001 From: Proudust Date: Wed, 9 Oct 2024 23:44:02 +0900 Subject: [PATCH] :bookmark: v2.1.0 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5c54e78..e67ed75 100644 --- a/README.md +++ b/README.md @@ -76,13 +76,13 @@ Require [GitHub CLI](https://github.com/cli/cli#installation) and [Deno](https://deno.land/#installation). ```sh -deno run --allow-run https://deno.land/x/gh_describe@v2.0.0/main.ts +deno run --allow-run https://deno.land/x/gh_describe@v2.1.0/main.ts ``` or ```sh -deno install -n gh-describe --allow-run https://deno.land/x/gh_describe@v2.0.0/main.ts +deno install -n gh-describe --allow-run https://deno.land/x/gh_describe@v2.1.0/main.ts gh-describe ``` @@ -110,7 +110,7 @@ Mac or Linux: ```sh $ gh describe --help Usage: gh-describe [commit-ish] - Version: v2.0.0 + Version: v2.1.0 Description: