Skip to content

Commit 0fb9c03

Browse files
authored
Version 0.4.0. (#84)
This is identical to v0.3.3, but it turns out that the removal of the register class from `SpillSlot` (#80) is an API change. I missed this and published 0.3.3 but yanked it after it was causing build issues for folks.
1 parent b98e8ad commit 0fb9c03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "regalloc2"
3-
version = "0.3.3"
3+
version = "0.4.0"
44
authors = [
55
"Chris Fallin <chris@cfallin.org>",
66
"Mozilla SpiderMonkey Developers",

0 commit comments

Comments
 (0)