From 0b86d796e866a79a7685655db44664206dd80a5b Mon Sep 17 00:00:00 2001 From: garrettmills Date: Wed, 2 Jun 2021 22:41:26 -0500 Subject: [PATCH] version 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ffb5c3a..a5d6fa1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@extollo/lib", - "version": "0.2.1", + "version": "0.3.0", "description": "The framework library that lifts up your code.", "main": "lib/index.js", "types": "lib/index.d.ts",