Skip to content

Commit e468085

Browse files
committed
v0.6.2
1 parent c5585bd commit e468085

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.6.1" # Also update README.md when making a semver-breaking change
4+
version = "0.6.2" # Also update README.md when making a semver-breaking change
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)