diff --git a/AUTHORS b/AUTHORS index 0f1d6c31..79ab7cf2 100644 --- a/AUTHORS +++ b/AUTHORS @@ -4,6 +4,7 @@ Alessandro Nadalin Alexander Olsson Antonis Kalipetis Anton Skshidlevsky +Anton Yurovskykh Austin Robertson ayapi Benjamin Fischer @@ -13,6 +14,7 @@ Daniel Imms Daniel Risacher Dan Kaplun Darin Morrison +imoses Jean Bruenn Jörg Breitbart Paris Kasidiaris diff --git a/bower.json b/bower.json index 95721357..96666a44 100644 --- a/bower.json +++ b/bower.json @@ -1,5 +1,5 @@ { "name": "xterm.js", - "version": "1.1.3", + "version": "2.0.0", "ignore": ["demo", "test", ".gitignore"] } diff --git a/package.json b/package.json index ff168d8b..92eb878f 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "xterm", - "version": "1.1.3", + "version": "2.0.0", "ignore": [ "demo", "test", ".gitignore" ], - "main": "build/xterm.js", + "main": "dist/xterm.js", "repository": "https://github.com/sourcelair/xterm.js", "license": "MIT", "devDependencies": {