Bump version to 0.33

This commit is contained in:
Paris
2016-04-26 12:17:41 +03:00
parent 52cc8fa5fe
commit 537fbad705
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "xterm.js",
"version": "0.32",
"version": "0.33",
"ignore": ["demo", "test", ".gitignore"]
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "xterm",
"version": "0.32.0",
"version": "0.33.0",
"ignore": ["demo", "test", ".gitignore"],
"main": "src/xterm.js",
"repository": "https://github.com/sourcelair/xterm.js",