From c5af27088544de521e079107a8dcb3a8c614e78f Mon Sep 17 00:00:00 2001 From: paris Date: Mon, 24 Nov 2014 17:42:17 +0200 Subject: [PATCH] Mark version 0.27 --- bower.json | 2 +- docs/conf.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 2ef9f1e0..cee33eab 100644 --- a/bower.json +++ b/bower.json @@ -1,5 +1,5 @@ { "name": "xterm.js", - "version": "0.26", + "version": "0.27", "ignore": ["demo", "docs", "test", ".gitignore"] } diff --git a/docs/conf.py b/docs/conf.py index 66d62b7f..3eb1b3cf 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.26' +version = '0.27' # The full version, including alpha/beta/rc tags. -release = '0.26 Alpha' +release = '0.27 Alpha' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.