Release 0.9.4 (#3982)

This commit is contained in:
mamoodi 2024-09-20 14:05:01 -04:00 committed by GitHub
parent 31b189c9af
commit 3c77cc80dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
{
"name": "openhands-frontend",
"version": "0.9.3",
"version": "0.9.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "openhands-frontend",
"version": "0.9.3",
"version": "0.9.4",
"dependencies": {
"@monaco-editor/react": "^4.6.0",
"@nextui-org/react": "^2.4.8",

View File

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

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "openhands-ai"
version = "0.9.3"
version = "0.9.4"
description = "OpenHands: Code Less, Make More"
authors = ["OpenHands"]
license = "MIT"