From 6aa2e2a969297cc64215d94cf83612cac1644e7f Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Sun, 25 Oct 2020 02:40:56 -0600 Subject: do more than just emit QBE IR --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index d1863aa..d7ef861 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "crowbar-reference-compiler" -version = "0.0.2" +version = "0.0.3" description = "the reference compiler for the Crowbar programming language" authors = ["Melody Horn "] license = "BlueOak-1.0.0" -- cgit v1.2.3