Skip to content

Commit fd1475d

Browse files
authored
Bump version of string-cache-codegen to v0.6.1 (#297)
Signed-off-by: Nico Burns <[email protected]>
1 parent 533b64e commit fd1475d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

string-cache-codegen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "string_cache_codegen"
3-
version = "0.6.0" # Also update ../README.md when making a semver-breaking change
3+
version = "0.6.1" # Also update ../README.md when making a semver-breaking change
44
authors = [ "The Servo Project Developers" ]
55
description = "A codegen library for string-cache, developed as part of the Servo project."
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)