alex-c-line 2.8.0 → 2.8.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.
package/dist/index.cjs CHANGED
@@ -1207,7 +1207,7 @@ function template(program) {
1207
1207
  //#endregion
1208
1208
  //#region package.json
1209
1209
  var name = "alex-c-line";
1210
- var version$1 = "2.8.0";
1210
+ var version$1 = "2.8.1";
1211
1211
  var description = "Command-line tool with commands to streamline the developer workflow.";
1212
1212
  //#endregion
1213
1213
  //#region src/utility/updates/checkUpdate.ts
package/dist/index.js CHANGED
@@ -1176,7 +1176,7 @@ function template(program) {
1176
1176
  //#endregion
1177
1177
  //#region package.json
1178
1178
  var name = "alex-c-line";
1179
- var version$1 = "2.8.0";
1179
+ var version$1 = "2.8.1";
1180
1180
  var description = "Command-line tool with commands to streamline the developer workflow.";
1181
1181
  //#endregion
1182
1182
  //#region src/utility/updates/checkUpdate.ts
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "alex-c-line",
3
- "version": "2.8.0",
3
+ "version": "2.8.1",
4
4
  "description": "Command-line tool with commands to streamline the developer workflow.",
5
5
  "repository": {
6
6
  "type": "git",