Add Trace logging level; bump version

This commit is contained in:
2022-03-30 18:15:56 -05:00
parent 508d92f759
commit ca348b2ff6
7 changed files with 30 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@extollo/lib",
"version": "0.9.9",
"version": "0.9.10",
"description": "The framework library that lifts up your code.",
"main": "lib/index.js",
"types": "lib/index.d.ts",