Bump version to 0.13.0
This commit is contained in:
parent
044256c2f7
commit
39c25cd506
@ -2,7 +2,7 @@
|
|||||||
name = "pairing"
|
name = "pairing"
|
||||||
|
|
||||||
# Remember to change version string in README.md.
|
# Remember to change version string in README.md.
|
||||||
version = "0.12.0"
|
version = "0.13.0"
|
||||||
authors = ["Sean Bowe <ewillbefull@gmail.com>"]
|
authors = ["Sean Bowe <ewillbefull@gmail.com>"]
|
||||||
license = "MIT/Apache-2.0"
|
license = "MIT/Apache-2.0"
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ If you're using a supported platform and the nightly Rust compiler, you can enab
|
|||||||
|
|
||||||
```toml
|
```toml
|
||||||
[dependencies.pairing]
|
[dependencies.pairing]
|
||||||
version = "0.12"
|
version = "0.13"
|
||||||
features = ["u128-support"]
|
features = ["u128-support"]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user