Release 0.39.1 (#8608)

Co-authored-by: tofarr <tofarr@gmail.com>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
This commit is contained in:
mamoodi
2025-05-22 16:18:54 -04:00
committed by GitHub
parent 926b425e12
commit 6d3c2170b1
3 changed files with 4 additions and 4 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "openhands-frontend",
"version": "0.39.0",
"version": "0.39.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "openhands-frontend",
"version": "0.39.0",
"version": "0.39.1",
"dependencies": {
"@heroui/react": "2.7.8",
"@microlink/react-json-view": "^1.26.2",

View File

@@ -1,6 +1,6 @@
{
"name": "openhands-frontend",
"version": "0.39.0",
"version": "0.39.1",
"private": true,
"type": "module",
"engines": {

View File

@@ -6,7 +6,7 @@ requires = [
[tool.poetry]
name = "openhands-ai"
version = "0.39.0"
version = "0.39.1"
description = "OpenHands: Code Less, Make More"
authors = [ "OpenHands" ]
license = "MIT"