Skip to content

Commit 7aafe58

Browse files
committed
speaky
1 parent 9db2244 commit 7aafe58

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ cd bash-screensavers
2222
./screensaver.sh
2323
```
2424
```
25-
Bash Screensavers v0.0.5
25+
Bash Screensavers v0.0.6
2626
2727
1. alpha
2828
2. bouncing
@@ -31,8 +31,9 @@ Bash Screensavers v0.0.5
3131
5. matrix
3232
6. pipes
3333
7. rain
34-
8. stars
35-
9. tunnel
34+
8. speaky
35+
9. stars
36+
10. tunnel
3637
3738
(Press ^C to exit)
3839

screensaver.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88

99
BASH_SCREENSAVERS_NAME="Bash Screensavers"
10-
BASH_SCREENSAVERS_VERSION="0.0.5"
10+
BASH_SCREENSAVERS_VERSION="0.0.6"
1111
BASH_SCREENSAVERS_URL="https://github.com/attogram/bash-screensavers"
1212
BASH_SCREENSAVERS_DISCORD="https://discord.gg/BGQJCbYVBa"
1313
BASH_SCREENSAVERS_LICENSE="MIT"

0 commit comments

Comments
 (0)