Skip to content

Commit 4c98571

Browse files
authored
Release version 0.9.4 (#184)
There have been a lot of changes since the 0.9.3 release, and it looks like they improve the quality of generated code in cranelift. Let's release 0.9.4!
1 parent f4812a2 commit 4c98571

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.9.3"
6+
version = "0.9.4"
77
authors = [
88
"Chris Fallin <[email protected]>",
99
"Mozilla SpiderMonkey Developers",

0 commit comments

Comments
 (0)