Bump version to 0.22

This commit is contained in:
paris
2014-09-18 11:11:45 +00:00
parent 4ce1440fb8
commit 0b2bdb182b
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "xterm.js",
"version": "0.21",
"version": "0.22",
"ignore": ["demo", "docs", "test", ".gitignore"]
}
+2 -2
View File
@@ -51,9 +51,9 @@ copyright = u'2014, SourceLair Limited'
# built documents.
#
# The short X.Y version.
version = '0.21'
version = '0.22'
# The full version, including alpha/beta/rc tags.
release = '0.21 Alpha'
release = '0.22 Alpha'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.