From 1d717e0eb9751fa4076506c6a6220843ed5764f6 Mon Sep 17 00:00:00 2001 From: garrettmills Date: Tue, 7 Jun 2022 21:57:10 -0500 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53ac2fd..d3aa6c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@extollo/lib", - "version": "0.9.43", + "version": "0.9.44", "description": "The framework library that lifts up your code.", "main": "lib/index.js", "types": "lib/index.d.ts",