@adbayb/stack 2.38.0-next-e94e3af → 2.38.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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -428,7 +428,7 @@ const PRESERVE_FILES = ["node_modules"];
428
428
 
429
429
  //#endregion
430
430
  //#region package.json
431
- var version = "2.38.0-next-e94e3af";
431
+ var version = "2.38.1";
432
432
 
433
433
  //#endregion
434
434
  //#region src/commands/create.ts
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adbayb/stack",
3
- "version": "2.38.0-next-e94e3af",
3
+ "version": "2.38.1",
4
4
  "description": "My opinionated JavaScript-based toolchain",
5
5
  "keywords": [
6
6
  "stack",