From 7c9b1ff212558915e8fb6db6478f13a038f0b3a8 Mon Sep 17 00:00:00 2001 From: garrettmills Date: Tue, 29 Nov 2022 11:48:17 -0600 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a6a37a..7d1033a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@extollo/lib", - "version": "0.14.10", + "version": "0.14.11", "description": "The framework library that lifts up your code.", "main": "lib/index.js", "types": "lib/index.d.ts",