Skip to content

Commit d7c5058

Browse files
committed
bump version
1 parent 6887e03 commit d7c5058

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/notation_kb/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "notation_kb"
3-
version = "0.4.2"
3+
version = "0.4.4"
44
edition = "2021"
55
description = "Fun Notation Knowledge Base"
66

apps/notation_viewer/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "notation_viewer"
3-
version = "0.4.2"
3+
version = "0.4.4"
44
edition = "2021"
55
description = "Notation Viewer"
66

0 commit comments

Comments
 (0)