Skip to content

Commit 0e67dee

Browse files
committed
Release 0.30.1
1 parent 0df87bf commit 0e67dee

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

frontend/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openhands-frontend",
3-
"version": "0.30.0",
3+
"version": "0.30.1",
44
"private": true,
55
"type": "module",
66
"engines": {

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "openhands-ai"
3-
version = "0.30.0"
3+
version = "0.30.1"
44
description = "OpenHands: Code Less, Make More"
55
authors = ["OpenHands"]
66
license = "MIT"

0 commit comments

Comments
 (0)