From e4143e0b8eca8e2367b324395e5431a0433e4d95 Mon Sep 17 00:00:00 2001 From: garrettmills Date: Sun, 9 Jan 2022 11:33:07 -0600 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7506ee7..cfb28ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@extollo/cc", - "version": "0.2.0", + "version": "0.3.0", "description": "Early-phase compiler for Extollo projects", "main": "lib/index.js", "types": "lib/index.d.ts",