From 22cf6aa9539fc500836efb28aa8cd33c634e6214 Mon Sep 17 00:00:00 2001 From: garrettmills Date: Mon, 18 Oct 2021 13:41:22 -0500 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dae8f47..58938d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@extollo/lib", - "version": "0.5.1", + "version": "0.5.2", "description": "The framework library that lifts up your code.", "main": "lib/index.js", "types": "lib/index.d.ts",