From 51fe17ee43922d89827d36f9eb0e3f3dffac9ec9 Mon Sep 17 00:00:00 2001 From: Paris Date: Wed, 25 Feb 2015 09:34:12 +0200 Subject: [PATCH] Mark version 0.30 --- bower.json | 2 +- docs/conf.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index cee33eab..afeb6c86 100644 --- a/bower.json +++ b/bower.json @@ -1,5 +1,5 @@ { "name": "xterm.js", - "version": "0.27", + "version": "0.30", "ignore": ["demo", "docs", "test", ".gitignore"] } diff --git a/docs/conf.py b/docs/conf.py index a0e298e4..68dbc743 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -51,9 +51,9 @@ copyright = u'2015, SourceLair Limited' # built documents. # # The short X.Y version. -version = '0.29' +version = '0.30' # The full version, including alpha/beta/rc tags. -release = '0.29 Alpha' +release = '0.30 Alpha' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.