Bump version to 0.1.2. (#44)

This will get #43 into a release to allow us to use the checker on
Cranelift outputs.
This commit is contained in:
Chris Fallin
2022-04-18 13:20:07 -07:00
committed by GitHub
parent a5c48fda8a
commit 9b83635980

View File

@@ -1,6 +1,6 @@
[package]
name = "regalloc2"
version = "0.1.1"
version = "0.1.2"
authors = [
"Chris Fallin <chris@cfallin.org>",
"Mozilla SpiderMonkey Developers",