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.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "regalloc2"
|
name = "regalloc2"
|
||||||
version = "0.5.1"
|
version = "0.6.0"
|
||||||
authors = [
|
authors = [
|
||||||
"Chris Fallin <chris@cfallin.org>",
|
"Chris Fallin <chris@cfallin.org>",
|
||||||
"Mozilla SpiderMonkey Developers",
|
"Mozilla SpiderMonkey Developers",
|
||||||
|
|||||||
Reference in New Issue
Block a user