From b1ea489ccb5e511b705d41c8f6149120ad9c10b2 Mon Sep 17 00:00:00 2001 From: garrettmills Date: Tue, 19 Oct 2021 13:00:27 -0500 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index efa9e29..436e4ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@extollo/lib", - "version": "0.5.5", + "version": "0.5.6", "description": "The framework library that lifts up your code.", "main": "lib/index.js", "types": "lib/index.d.ts",