Fix Controller request injection and bump version

This commit is contained in:
2022-03-30 12:13:33 -05:00
parent ba87ea32c3
commit 153f8f7685
2 changed files with 4 additions and 7 deletions

View File

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