From e098a5edb76fce429188606b047f1f3cee583e14 Mon Sep 17 00:00:00 2001 From: garrettmills Date: Wed, 26 Jan 2022 19:39:00 -0600 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8231fd3..69f76fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@extollo/lib", - "version": "0.6.0", + "version": "0.7.0", "description": "The framework library that lifts up your code.", "main": "lib/index.js", "types": "lib/index.d.ts",