Skip to content

Commit ffc868a

Browse files
authored
Merge pull request #2055 from xtermjs/Tyriar-patch-2
v3.13.0
2 parents ca1c647 + e40f924 commit ffc868a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
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": "3.12.0",
4+
"version": "3.13.0",
55
"main": "lib/public/Terminal.js",
66
"types": "typings/xterm.d.ts",
77
"repository": "https://github.com/xtermjs/xterm.js",
@@ -61,4 +61,4 @@
6161
"coveralls": "nyc report --reporter=text-lcov | coveralls",
6262
"watch": "tsc -b -w ./src/tsconfig.all.json --preserveWatchOutput"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)