Skip to content

Commit 7a14629

Browse files
committed
Bumped version number to 0.4.3
1 parent d716fd8 commit 7a14629

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

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.

bin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "apnotes_bin"
3-
version = "0.4.2"
3+
version = "0.4.3"
44
authors = ["Philipp Hentschel <philipp@f1ndus.de>"]
55
autobins = false
66
build = "build.rs"

cli-ui/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "apnotes_tui"
3-
version = "0.4.2"
3+
version = "0.4.3"
44
authors = ["Philipp Hentschel <philipp@f1ndus.de>"]
55
edition = "2021"
66

lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "apnotes_lib"
3-
version = "0.4.2"
3+
version = "0.4.3"
44
authors = ["Philipp Hentschel <philipp@f1ndus.de>"]
55
autobins = false
66
rust-version = "1.60.0"

0 commit comments

Comments
 (0)