@meet-ai/cli 0.0.28 → 0.0.29

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/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -56355,7 +56355,7 @@ init_output();
56355
56355
  var main = defineCommand({
56356
56356
  meta: {
56357
56357
  name: "meet-ai",
56358
- version: "0.0.28",
56358
+ version: "0.0.29",
56359
56359
  description: "CLI for meet-ai chat rooms — create rooms, send messages, and stream via WebSocket"
56360
56360
  },
56361
56361
  args: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@meet-ai/cli",
3
- "version": "0.0.28",
3
+ "version": "0.0.29",
4
4
  "description": "CLI for meet-ai chat rooms — create rooms, send messages, and stream via WebSocket",
5
5
  "keywords": [
6
6
  "chat",