Skip to content

Commit d69829f

Browse files
committed
Revert package.json to 1.14.2 — accidental v2.0.0 release
The merge of PR #33 included a premature version bump to 2.0.0, which triggered the automated Release workflow. The npm package has been unpublished and the GitHub release/tag deleted.
1 parent 2c7b82d commit d69829f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codeforge-dev",
3-
"version": "2.0.0",
3+
"version": "1.14.2",
44
"description": "Complete development container that sets up Claude Code with modular devcontainer features, modern dev tools, and persistent configurations. Drop it into any project and get a production-ready AI development environment in minutes.",
55
"main": "setup.js",
66
"bin": {

0 commit comments

Comments
 (0)