Skip to content

Commit 18e30ea

Browse files
authored
Bump to 0.10.0 (#187)
Release version 0.10.0, which includes removing support for `InstRange::backwards` and support for generating safe points.
1 parent abdc3d6 commit 18e30ea

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

0 commit comments

Comments
 (0)