Skip to content

Commit 2a5777a

Browse files
authored
Bump to version 0.11.0. (#201)
This includes two major updates: - The new single-pass fast allocator (#181); - An ability to reuse allocations across runs (#196).
1 parent 3c84b6f commit 2a5777a

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
@@ -3,7 +3,7 @@ members = ["regalloc2-tool"]
33

44
[package]
55
name = "regalloc2"
6-
version = "0.10.2"
6+
version = "0.11.0"
77
authors = [
88
"Chris Fallin <[email protected]>",
99
"Mozilla SpiderMonkey Developers",

0 commit comments

Comments
 (0)