Skip to content

Commit

Permalink
chore(release): version v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sigoden committed Jul 31, 2022
1 parent f53e136 commit 2105885
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[package]
name = "argc"
version = "0.9.2"
version = "0.10.0"
edition = "2021"
authors = ["sigoden <[email protected]>"]
description = "a bash cli framework, also a task runner."
description = "A bash cli framework, also a task runner."
license = "MIT OR Apache-2.0"
homepage = "https://github.com/sigoden/argc"
repository = "https://github.com/sigoden/argc"
Expand Down

0 comments on commit 2105885

Please sign in to comment.