Skip to content

Commit bbfdd54

Browse files
authored
Updated screenshots, increase the version to 0.3.0 (#17)
2 parents 631cd8c + ecef1e1 commit bbfdd54

10 files changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-11.3 KB
Loading
-9.03 KB
Loading
-32.8 KB
Loading

assets/screenshots/nord-theme.png

-23.2 KB
Loading
-29 KB
Loading
-26.9 KB
Loading

hedgehog-library/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hedgehog-library"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
edition = "2018"
55
rust-version = "1.56.0"
66

hedgehog-player/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hedgehog-player"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
edition = "2018"
55
rust-version = "1.56.0"
66

hedgehog-tui/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hedgehog-tui"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
edition = "2021"
55
description = "A TUI podcasts player and organizer"
66
build = "build.rs"

0 commit comments

Comments
 (0)