Skip to content

Commit f803bf5

Browse files
committed
chore: release v0.1.1
1 parent 7531b70 commit f803bf5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
"apps/*",
2020
"packages/*"
2121
],
22-
"version": "0.1.0"
22+
"version": "0.1.1"
2323
}

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "validate-idea",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Validate your startup idea with AI-powered research",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)