Skip to content

Commit

Permalink
Switch our version to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hoijui committed Jun 2, 2024
1 parent 7b7059a commit 0fc9a63
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[package]
name = "osh-dir-std"
version = "0.8.0"
version = "0.8.1"
license = "AGPL-3.0-or-later"
authors = ["Robin Vobruba <hoijui.quaero@gmail.com>"]
description = """
Expand Down
2 changes: 1 addition & 1 deletion lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[package]
name = "osh_dir_std"
version = "0.8.0"
version = "0.8.1"
license = "AGPL-3.0-or-later"
authors = ["Robin Vobruba <hoijui.quaero@gmail.com>"]
description = """
Expand Down

0 comments on commit 0fc9a63

Please sign in to comment.