danube-cli 0.2.2 → 0.2.3
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/danube.mjs +1 -1
- package/package.json +1 -1
package/dist/danube.mjs
CHANGED
|
@@ -159,7 +159,7 @@ var package_default;
|
|
|
159
159
|
var init_package = __esm(() => {
|
|
160
160
|
package_default = {
|
|
161
161
|
name: "danube-cli",
|
|
162
|
-
version: "0.2.
|
|
162
|
+
version: "0.2.3",
|
|
163
163
|
description: "Danube CLI — agent-first tool infrastructure for AI agents",
|
|
164
164
|
type: "module",
|
|
165
165
|
license: "MIT",
|