diff --git a/lib/jasmine.js b/lib/jasmine.js index 697230fb..f72cb9c3 100644 --- a/lib/jasmine.js +++ b/lib/jasmine.js @@ -2338,6 +2338,6 @@ jasmine.getGlobal().clearInterval = function(timeoutKey) { jasmine.version_= { "major": 0, "minor": 11, - "build": 0, - "revision": 1277504104 + "build": 1, + "revision": 1277514571 }; diff --git a/pages b/pages index e8e9ebbd..fd29d045 160000 --- a/pages +++ b/pages @@ -1 +1 @@ -Subproject commit e8e9ebbd4818653940fb2d4de6bf9e97fb74a7f1 +Subproject commit fd29d045491eff962427192d99a5df7fb3bc57c5 diff --git a/src/version.json b/src/version.json index bd55012b..9f9d35d0 100644 --- a/src/version.json +++ b/src/version.json @@ -1,5 +1,5 @@ { "major": 0, "minor": 11, - "build": 0 + "build": 1 }