Skip to content

Commit 50b9cf8

Browse files
authored
Bump to version 0.6.0 (#112)
Bump the version to 0.6.0 for the next publish to crates.io. This version removes pinned registers and mod operands, which requires the bump to 0.6.0.
1 parent 376294e commit 50b9cf8

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "regalloc2"
3-
version = "0.5.1"
3+
version = "0.6.0"
44
authors = [
55
"Chris Fallin <[email protected]>",
66
"Mozilla SpiderMonkey Developers",

0 commit comments

Comments
 (0)