Skip to content

Commit ea591bc

Browse files
committed
0.5.0
1 parent 70a9ad6 commit ea591bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "arrayvec"
3-
version = "0.4.11"
3+
version = "0.5.0"
44
authors = ["bluss"]
55
license = "MIT/Apache-2.0"
66
edition = "2018"
@@ -46,3 +46,4 @@ features = ["serde"]
4646

4747
[package.metadata.release]
4848
no-dev-version = true
49+
tag-name = "{{version}}"

0 commit comments

Comments
 (0)