We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7531b70 commit f803bf5Copy full SHA for f803bf5
package.json
@@ -19,5 +19,5 @@
19
"apps/*",
20
"packages/*"
21
],
22
- "version": "0.1.0"
+ "version": "0.1.1"
23
}
packages/cli/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "validate-idea",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"description": "Validate your startup idea with AI-powered research",
5
"type": "module",
6
"bin": {
0 commit comments