Skip to content

Commit 5c8b856

Browse files
authored
start, bump version to 0.8.0 (#398)
1 parent afe79d1 commit 5c8b856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compact_str/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "compact_str"
33
description = "A memory efficient string type that transparently stores strings on the stack, when possible"
4-
version = "0.8.0-beta"
4+
version = "0.8.0"
55
authors = ["Parker Timmerman <parker@parkertimmerman.com>"]
66
edition = "2021"
77
license = "MIT"

0 commit comments

Comments
 (0)