Bump version to 0.13

This commit is contained in:
paris
2014-08-16 03:25:46 +00:00
parent d12406bedc
commit 3a782972e3
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "xterm.js",
"version": "0.12",
"version": "0.13",
"ignore": ["demo", "docs", "test", ".gitignore"]
}
+3 -3
View File
@@ -44,16 +44,16 @@ master_doc = 'index'
# General information about the project.
project = u'xterm.js'
copyright = u'2014, sourceLair Limited'
copyright = u'2014, SourceLair Limited'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# built documents.
#
# The short X.Y version.
version = '0.11'
version = '0.13'
# The full version, including alpha/beta/rc tags.
release = '0.11 Alpha'
release = '0.13 Alpha'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.