0.0.2-snapshot.0

This commit is contained in:
sean
2025-05-31 18:51:37 +08:00
parent dcd5f8ce1f
commit 0bdb5e865b

View File

@ -1,6 +1,6 @@
{
"name": "promptx",
"version": "0.0.1",
"version": "0.0.2-snapshot.0",
"description": "A powerful AI prompt framework for role-based conversations and intelligent interactions. Build sophisticated AI agents with modular prompts, memory systems, and execution frameworks.",
"main": "src/lib/index.js",
"bin": {
@ -130,4 +130,4 @@
"pre-push": "npm run validate"
}
}
}
}