diff --git a/package.json b/package.json index d74b4d4058..0c1b62813f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "xterm", "description": "Full xterm terminal, in your browser", - "version": "5.2.0", + "version": "5.2.1", "main": "lib/xterm.js", "style": "css/xterm.css", "types": "typings/xterm.d.ts",