Skip to content

Commit c1b6bdf

Browse files
committed
chore: Release
1 parent 6212a08 commit c1b6bdf

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "usage-lib"
3-
version = "0.1.4"
3+
version = "0.1.5-beta.1"
44
edition = "2021"
55
rust-version = "1.70.0"
66
description = "Library for working with usage specs"

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "usage-cli"
3-
version = "0.1.4"
3+
version = "0.1.5-beta.1"
44
edition = "2021"
55
authors = ["Jeff Dickey @jdx"]
66
description = "Helper for CLIs which follow the Usage spec"

0 commit comments

Comments
 (0)