Skip to content

Commit 792daca

Browse files
authored
chore: release
1 parent 5943c1b commit 792daca

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.2.0](https://github.com/cxreiff/ttysvr/compare/v0.1.4...v0.2.0) - 2024-08-16
10+
11+
### Other
12+
- updated README for logo and homebrew
13+
- added dvd and tty logo savers
14+
- corrected homebrew tap name
15+
916
## [0.1.4](https://github.com/cxreiff/ttysvr/compare/v0.1.3...v0.1.4) - 2024-08-15
1017

1118
### Other

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,7 +1,7 @@
11
[package]
22
name = "ttysvr"
33
description = "Screensavers for your terminal."
4-
version = "0.1.4"
4+
version = "0.2.0"
55
edition = "2021"
66
license = "MIT OR Apache-2.0"
77
authors = ["cxreiff <cooper@cxreiff.com>"]

0 commit comments

Comments
 (0)