From 0dde436b4c18d091c7ddc532886f7c08e18a589e Mon Sep 17 00:00:00 2001 From: garrettmills Date: Tue, 1 Jun 2021 21:11:37 -0500 Subject: [PATCH] version 0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba9cf83..748826e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@extollo/lib", - "version": "0.1.3", + "version": "0.2.1", "description": "The framework library that lifts up your code.", "main": "lib/index.js", "types": "lib/index.d.ts",