Auto merge of #37 - servo:bump, r=nox

Bump version to pick the Default impl.

Fixes #36

<!-- 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/37)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo
2016-10-04 12:33:46 -05:00
committed by GitHub
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "smallvec"
version = "0.2.0"
version = "0.2.1"
authors = ["Simon Sapin <simon.sapin@exyr.org>"]
license = "MPL-2.0"
repository = "https://github.com/servo/rust-smallvec"