use-agently 0.6.0 → 0.7.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.
- package/build/bin.js +1 -1
- package/package.json +1 -1
package/build/bin.js
CHANGED
|
@@ -88436,7 +88436,7 @@ import { mkdir as mkdir2, readFile as readFile2, writeFile as writeFile2 } from
|
|
|
88436
88436
|
// package.json
|
|
88437
88437
|
var package_default = {
|
|
88438
88438
|
name: "use-agently",
|
|
88439
|
-
version: "0.
|
|
88439
|
+
version: "0.7.0",
|
|
88440
88440
|
description: "Use Agently CLI",
|
|
88441
88441
|
homepage: "https://agently.to",
|
|
88442
88442
|
bugs: "https://github.com/AgentlyHQ/use-agently/issues",
|