Skip to content

Commit

Permalink
Bump version number in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
calebzulawski committed Jun 1, 2022
1 parent aad3f14 commit e4ec7ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ If you need to continue to use the crate, we have published a "next version" und

Adjust your `[dependencies]` section of `Cargo.toml` to be the following:
```toml
packed_simd = { version = "0.3.6", package = "packed_simd_2" }
packed_simd = { version = "0.3.8", package = "packed_simd_2" }
```

# `Simd<[T; N]>`
Expand Down

0 comments on commit e4ec7ce

Please sign in to comment.