@dudousxd/nestjs-codegen 0.25.0 → 0.25.1

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.
@@ -5085,7 +5085,7 @@ async function watch(config, onChange, options = {}) {
5085
5085
  }
5086
5086
 
5087
5087
  // src/index.ts
5088
- var VERSION = "0.25.0";
5088
+ var VERSION = "0.25.1";
5089
5089
 
5090
5090
  // src/generate-manifest.ts
5091
5091
  var MANIFEST_FILE = ".codegen-manifest.json";