From 39d97d6e14e47d49ef78404bc71ed204119ff52b Mon Sep 17 00:00:00 2001 From: garrettmills Date: Wed, 7 Jul 2021 20:15:36 -0500 Subject: [PATCH] version 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 497e693..500b731 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@extollo/lib", - "version": "0.3.1", + "version": "0.4.0", "description": "The framework library that lifts up your code.", "main": "lib/index.js", "types": "lib/index.d.ts",