Bump version to 0.10.1

This commit is contained in:
Josh Susser
2010-02-24 19:45:30 -08:00
parent 6ca766d5ea
commit 80d67d49a0
3 changed files with 4 additions and 4 deletions

View File

@@ -2256,6 +2256,6 @@ window.clearInterval = function(timeoutKey) {
jasmine.version_= {
"major": 0,
"minor": 10,
"build": 0,
"revision": 1267068885
"build": 1,
"revision": 1267069453
};