astro

a POSIX shell compatible gemini client (mirror of https://github.com/blmayer/astro)
git clone https://git.clttr.info/astro.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit 32a71e22ba84e19290c608cf2c92e12cb2fd256a
parent 8bc1114d9a2227978776b395ea9282041228aa7d
Author: b <git@mail.blmayer.dev>
Date:   Tue,  1 Aug 2023 12:44:15 -0300

Bumped version

Diffstat:
Mastro | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/astro b/astro @@ -1,6 +1,6 @@ #!/bin/sh -version="0.20.1" +version="0.21.0" usage() { echo "astro v$version: Browse the gemini web on the terminal."