baro-ai 0.8.3 → 0.8.4

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 +4 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -107,3 +107,7 @@ Rust binary distributed via npm. TUI built with ratatui, async execution with to
107
107
  ## License
108
108
 
109
109
  MIT
110
+
111
+ ---
112
+
113
+ Made by [Lotus](https://github.com/Lotus015) from [JigJoy](https://jigjoy.ai) team
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "baro-ai",
3
- "version": "0.8.3",
3
+ "version": "0.8.4",
4
4
  "description": "Autonomous parallel coding - plan and execute with AI",
5
5
  "type": "module",
6
6
  "bin": {