Skip to content

Commit 7f68308

Browse files
committed
chore: Release
1 parent 3e09bdc commit 7f68308

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "nameless"
3-
version = "0.15.1"
3+
version = "0.15.2"
44
description = "Portable everything-is-a-URL"
55
authors = ["Dan Gohman <[email protected]>"]
66
edition = "2021"

kommand/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "kommand"
3-
version = "0.15.1"
3+
version = "0.15.2"
44
description = "Command-line arguments via function arguments"
55
authors = ["Dan Gohman <[email protected]>"]
66
edition = "2021"

reaktor/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "reaktor"
3-
version = "0.15.1"
3+
version = "0.15.2"
44
description = "Reaktor"
55
authors = ["Dan Gohman <[email protected]>"]
66
edition = "2021"

0 commit comments

Comments
 (0)