Skip to content

Commit c3e522c

Browse files
authored
bump version (#1310)
# why bump version to 3.0.5 # what changed our package.json is out of sync with latest release version # test plan
1 parent 51df509 commit c3e522c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/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": "3.0.4",
3+
"version": "3.0.5",
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)