Skip to content

Commit bd3b345

Browse files
author
bors-servo
authored
Auto merge of #25 - mbrubeck:bump, r=mbrubeck
Release version 0.1.8 Fixes #24. Changelog: * #22 Implement PartialEq, Eq, PartialOrd, and Ord on SmallVec <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-smallvec/25) <!-- Reviewable:end -->
2 parents 05b106c + f152105 commit bd3b345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "smallvec"
3-
version = "0.1.7"
3+
version = "0.1.8"
44
authors = ["Simon Sapin <[email protected]>"]
55
license = "MPL-2.0"
66
repository = "https://github.com/servo/rust-smallvec"

0 commit comments

Comments
 (0)