Skip to content

Commit 30f0cc9

Browse files
committed
Add myself to the authors and bump version
1 parent c653aa3 commit 30f0cc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[package]
22

33
name = "generic-array"
4-
version = "0.11.0"
5-
authors = [ "Bartłomiej Kamiński <fizyk20@gmail.com>" ]
4+
version = "0.11.1"
5+
authors = [ "Bartłomiej Kamiński <fizyk20@gmail.com>", "Aaron Trent <novacrazy@gmail.com>" ]
66

77
description = "Generic types implementing functionality of arrays"
88
readme = "README.md"

0 commit comments

Comments
 (0)