Skip to content

Commit 610c8dc

Browse files
authored
Publish version 1.0.1 (#146)
1 parent 5066cc6 commit 610c8dc

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ downloads/
1111
dist/
1212
evals/**/public
1313
lib/dom/bundle.js
14-
evals/public
14+
evals/public
15+
*.tgz

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@browserbasehq/stagehand",
3-
"version": "0.9.2",
3+
"version": "1.0.1",
44
"description": "An AI web browsing framework focused on simplicity and extensibility.",
55
"main": "./dist/index.js",
66
"module": "./dist/index.js",

0 commit comments

Comments
 (0)