From 26e0444e40f5eae34fabb3f513c829a7a9b8cb97 Mon Sep 17 00:00:00 2001 From: garrettmills Date: Sun, 25 Jul 2021 09:15:41 -0500 Subject: [PATCH] version 0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 500b731..1e2c3ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@extollo/lib", - "version": "0.4.0", + "version": "0.5.0", "description": "The framework library that lifts up your code.", "main": "lib/index.js", "types": "lib/index.d.ts",