From a69c81ed35fc9f13ab8ca00f47bac9a417c4a86a Mon Sep 17 00:00:00 2001 From: garrettmills Date: Thu, 17 Jun 2021 19:35:50 -0500 Subject: [PATCH] chore(version): 0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f27a782..da4b097 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@extollo/lib", - "version": "0.3.0", + "version": "0.3.1", "description": "The framework library that lifts up your code.", "main": "lib/index.js", "types": "lib/index.d.ts",