Skip to content

Commit e4ec7ce

Browse files
committed
Bump version number in readme
1 parent aad3f14 commit e4ec7ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ If you need to continue to use the crate, we have published a "next version" und
88

99
Adjust your `[dependencies]` section of `Cargo.toml` to be the following:
1010
```toml
11-
packed_simd = { version = "0.3.6", package = "packed_simd_2" }
11+
packed_simd = { version = "0.3.8", package = "packed_simd_2" }
1212
```
1313

1414
# `Simd<[T; N]>`

0 commit comments

Comments
 (0)