diff --git a/bower.json b/bower.json index ef0a2f29..409a47f4 100644 --- a/bower.json +++ b/bower.json @@ -1,5 +1,5 @@ { "name": "xterm.js", - "version": "0.19", + "version": "0.20", "ignore": ["demo", "docs", "test", ".gitignore"] } diff --git a/docs/conf.py b/docs/conf.py index 21e953f5..22824f0e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -51,9 +51,9 @@ copyright = u'2014, SourceLair Limited' # built documents. # # The short X.Y version. -version = '0.19' +version = '0.20' # The full version, including alpha/beta/rc tags. -release = '0.19 Alpha' +release = '0.20 Alpha' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.