Reduce # of duplicate Bus.up() calls; bump version

This commit is contained in:
2022-03-30 17:34:19 -05:00
parent dbe48ea8a5
commit a590d78155
5 changed files with 19 additions and 3 deletions

View File

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