Skip to content

Commit cdf7e3d

Browse files
committed
Release v0.2.0
1 parent af20e3f commit cdf7e3d

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,10 +1,10 @@
11
[package]
22
name = "simd"
3-
version = "0.1.1"
3+
version = "0.2.0"
44
authors = ["Huon Wilson <[email protected]>"]
55

66
repository = "https://github.com/rust-lang-nursery/simd"
7-
documentation = "https://docs.rs/simd"
7+
documentation = "https://rust-lang-nursery.github.io/simd/doc/simd"
88
license = "MIT/Apache-2.0"
99
keywords = ["simd", "data-parallel"]
1010
readme = "README.md"

0 commit comments

Comments
 (0)