From 77b32c78e095a8b5102e1f88f17e68e29b2ed5cd Mon Sep 17 00:00:00 2001 From: Anirudh Kamath Date: Wed, 20 Nov 2024 21:14:41 -0800 Subject: [PATCH] go back down --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab171ea8..c681e82e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@browserbasehq/stagehand", - "version": "1.3.0", + "version": "1.2.0", "description": "An AI web browsing framework focused on simplicity and extensibility.", "main": "./dist/index.js", "module": "./dist/index.js",