Skip to content

Commit d638bbc

Browse files
committed
chore: update version
1 parent 3db4fa0 commit d638bbc

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "envfetch"
3-
version = "2.1.0"
3+
version = "2.1.1"
44
edition = "2024"
55
authors = ["ANKDDEV"]
66
description = "Lightweight cross-platform CLI tool for working with environment variables"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
## Installing
3030

3131
<a href="https://repology.org/project/envfetch/versions">
32-
<img src="https://repology.org/badge/vertical-allrepos/envfetch.svg?minversion=2.1.0" alt="Packaging status">
32+
<img src="https://repology.org/badge/vertical-allrepos/envfetch.svg?minversion=2.1.1" alt="Packaging status">
3333
</a>
3434

3535
Read about installing `envfetch` in the [Wiki](https://github.com/ankddev/envfetch/wiki/2.-Installation).

assets/envfetch.tape

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@
6161
# Hide Hide the subsequent commands from the output
6262
# Show Show the subsequent commands in the output
6363

64-
Output envfetch.gif
64+
Output assets/envfetch.gif
65+
Output assets/envfetch.ascii
6566

6667
Require envfetch
6768

0 commit comments

Comments
 (0)