Skip to content

Commit 91e9581

Browse files
committed
Publish 0.3.1
1 parent 68bc4ed commit 91e9581

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 = "smol_str"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
description = "small-string optimized string type with O(1) clone"
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/rust-analyzer/smol_str"

0 commit comments

Comments
 (0)