Bump version to 2.6.1

This commit is contained in:
Gregg Van Hove
2017-04-26 14:18:15 -07:00
parent 120c484419
commit 2835ca3cce
4 changed files with 34 additions and 3 deletions

View File

@@ -4937,5 +4937,5 @@ getJasmineRequireObj().TreeProcessor = function() {
};
getJasmineRequireObj().version = function() {
return '2.6.0';
return '2.6.1';
};