adnbn 0.0.28 → 0.0.29

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4928,7 +4928,7 @@ var app_default = async (config) => {
4928
4928
  };
4929
4929
 
4930
4930
  // package.json
4931
- var version = "0.0.27";
4931
+ var version = "0.0.28";
4932
4932
 
4933
4933
  // src/cli/index.ts
4934
4934
  var cli = cac__default.default("adnbn");