Skip to content

Commit 2a7eaf0

Browse files
committed
0.4.1
1 parent a1eefd2 commit 2a7eaf0

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ali-dev11/devforge",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Production-focused AI-native project scaffolding CLI for JavaScript and TypeScript teams.",
55
"license": "MIT",
66
"author": "Ali-dev11",

src/generated/package-metadata.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// This file is generated by scripts/sync-package-metadata.mjs.
22
// Do not edit it manually.
3-
export const DEVFORGE_VERSION = "0.4.0";
3+
export const DEVFORGE_VERSION = "0.4.1";
44
export const DEVFORGE_PACKAGE_NAME = "@ali-dev11/devforge";
55
export const DEVFORGE_AUTHOR = "Ali-dev11";

0 commit comments

Comments
 (0)