Skip to content

Commit 21a2105

Browse files
committed
Bump the version number.
1 parent 993b83f commit 21a2105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "string_cache_shared"
4-
version = "0.1.11"
4+
version = "0.1.12"
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)