Version bump to 0.10.2

This commit is contained in:
ragaskar
2010-03-18 20:35:36 -07:00
parent bf938ffc50
commit 9a5b46fd99
23 changed files with 1007 additions and 943 deletions

View File

@@ -2313,6 +2313,6 @@ window.clearInterval = function(timeoutKey) {
jasmine.version_= {
"major": 0,
"minor": 10,
"build": 1,
"revision": 1268969514
"build": 2,
"revision": 1268969696
};