Skip to content

Commit a0e44ef

Browse files
author
bors-servo
committed
Auto merge of #118 - frewsxcv:bump, r=Manishearth
Bump string_cache_shared After completing #117, I bumped string_cache, but I should have bumped string_cache_shared <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/string-cache/118) <!-- Reviewable:end -->
2 parents aeb64e4 + 3f39641 commit a0e44ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "string_cache_shared"
4-
version = "0.1.9"
4+
version = "0.1.10"
55
authors = [ "The Servo Project Developers" ]
66
description = "A string interning library for Rust, developed as part of the Servo project − shared code between the compiler plugin and main crate."
77
license = "MIT / Apache-2.0"

0 commit comments

Comments
 (0)