diff --git a/package.json b/package.json index 8d959246..03811997 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "xterm", "description": "Full xterm terminal, in your browser", - "version": "4.17.0", + "version": "4.18.0", "main": "lib/xterm.js", "style": "css/xterm.css", "types": "typings/xterm.d.ts",