Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ddboline committed Sep 14, 2023
1 parent 4c61c0d commit 62dbb9d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "diary_app_rust"
version = "0.9.7"
version = "0.9.8"
authors = ["Daniel Boline <[email protected]>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion diary_app_api/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "diary_app_api"
version = "0.9.7"
version = "0.9.8"
authors = ["Daniel Boline <[email protected]>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion diary_app_bot/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "diary_app_bot"
version = "0.9.7"
version = "0.9.8"
authors = ["Daniel Boline <[email protected]>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion diary_app_lib/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "diary_app_lib"
version = "0.9.7"
version = "0.9.8"
authors = ["Daniel Boline <[email protected]>"]
edition = "2018"

Expand Down

0 comments on commit 62dbb9d

Please sign in to comment.