Skip to content

Commit 98af013

Browse files
committed
Revert the dev-version bump.
Stop using --dev-version, in line with cargo-release defaults and common practice.
1 parent 4a9ce62 commit 98af013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "io-lifetimes"
3-
version = "0.6.1-alpha.0"
3+
version = "0.6.0"
44
description = "A low-level I/O ownership and borrowing library"
55
authors = ["Dan Gohman <dev@sunfishcode.online>"]
66
license = "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"

0 commit comments

Comments
 (0)