Skip to content

Commit c60c4f5

Browse files
author
bors-servo
authored
Auto merge of #174 - TheKK:version_bump, r=nox
Version bump to 0.2.30 <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/string-cache/174) <!-- Reviewable:end -->
2 parents 1e347fc + de67df7 commit c60c4f5

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,7 +1,7 @@
11
[package]
22

33
name = "string_cache"
4-
version = "0.2.29"
4+
version = "0.2.30"
55
authors = [ "The Servo Project Developers" ]
66
description = "A string interning library for Rust, developed as part of the Servo project."
77
license = "MIT / Apache-2.0"

0 commit comments

Comments
 (0)