Skip to content

Commit 4ef099b

Browse files
committed
chore: update version to 0.3.0
1 parent 00ee9bc commit 4ef099b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ghostty-web/demo",
3-
"version": "0.2.1",
3+
"version": "0.3.0",
44
"description": "Cross-platform demo server for ghostty-web terminal emulator",
55
"type": "module",
66
"bin": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ghostty-web",
3-
"version": "0.2.1",
3+
"version": "0.3.0",
44
"description": "Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly",
55
"type": "module",
66
"main": "./dist/ghostty-web.umd.cjs",

0 commit comments

Comments
 (0)