Skip to content

Commit

Permalink
Auto merge of #153 - servo:jdm-patch-1, r=Manishearth
Browse files Browse the repository at this point in the history
Publish 0.6.10.

This incorporates #144, #152, #150, and #151, which should all be minor version updates according to semver.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-smallvec/153)
<!-- Reviewable:end -->
  • Loading branch information
bors-servo committed Jun 10, 2019
2 parents c20cfa8 + eea8cc4 commit 830d32b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "smallvec"
version = "0.6.9"
version = "0.6.10"
authors = ["Simon Sapin <simon.sapin@exyr.org>"]
license = "MIT/Apache-2.0"
repository = "https://github.com/servo/rust-smallvec"
Expand Down

0 comments on commit 830d32b

Please sign in to comment.