Skip to content

Commit 6c22e3d

Browse files
committed
v4.9.0
1 parent 33bf765 commit 6c22e3d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

addons/xterm-addon-serialize/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xterm-addon-serialize",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"author": {
55
"name": "The xterm.js authors",
66
"url": "https://xtermjs.org/"

addons/xterm-addon-webgl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xterm-addon-webgl",
3-
"version": "0.8.0",
3+
"version": "0.9.0",
44
"author": {
55
"name": "The xterm.js authors",
66
"url": "https://xtermjs.org/"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "xterm",
33
"description": "Full xterm terminal, in your browser",
4-
"version": "4.8.1",
4+
"version": "4.9.0",
55
"main": "lib/xterm.js",
66
"style": "css/xterm.css",
77
"types": "typings/xterm.d.ts",

0 commit comments

Comments
 (0)