@vfarcic/dot-ai 0.67.0 → 0.69.0

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/README.md +1 -0
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -8,6 +8,7 @@
8
8
 
9
9
  DevOps AI Toolkit is an AI-powered development productivity platform that enhances software development workflows through intelligent automation and AI-driven assistance.
10
10
 
11
+
11
12
  ## Who is this for?
12
13
 
13
14
  ### Kubernetes Deployment
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@vfarcic/dot-ai",
3
- "version": "0.67.0",
4
- "description": "Universal Kubernetes application deployment agent with MCP interface",
3
+ "version": "0.69.0",
4
+ "description": "AI-powered development productivity platform that enhances software development workflows through intelligent automation and AI-driven assistance",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
7
7
  "bin": {