Skip to content

Commit e3314be

Browse files
committed
chore: release v0.1.0-beta.1
1 parent 3835b9b commit e3314be

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@
1818
"workspaces": [
1919
"apps/*",
2020
"packages/*"
21-
]
21+
],
22+
"version": "0.1.0-beta.1"
2223
}

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.0.0-beta.1",
3+
"version": "0.1.0-beta.1",
44
"description": "Validate your startup idea with AI-powered research",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)