From d245d15ad62bba3763d3293a51ab3ff669754447 Mon Sep 17 00:00:00 2001 From: garrettmills Date: Thu, 25 Nov 2021 16:52:35 -0600 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8557ba7..4e6b02d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@extollo/lib", - "version": "0.5.10", + "version": "0.5.11", "description": "The framework library that lifts up your code.", "main": "lib/index.js", "types": "lib/index.d.ts",