From 670efc44547408074179c1744fc903c23b91adc0 Mon Sep 17 00:00:00 2001 From: paris Date: Thu, 18 Sep 2014 09:06:53 +0000 Subject: [PATCH] Bump Bower version to 0.19 --- bower.json | 2 +- docs/conf.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 643fac1..ef0a2f2 100644 --- a/bower.json +++ b/bower.json @@ -1,5 +1,5 @@ { "name": "xterm.js", - "version": "0.18", + "version": "0.19", "ignore": ["demo", "docs", "test", ".gitignore"] } diff --git a/docs/conf.py b/docs/conf.py index 93b60ac..21e953f 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.18' +version = '0.19' # The full version, including alpha/beta/rc tags. -release = '0.18 Alpha' +release = '0.19 Alpha' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- 2.39.5