Version 1.2.0

- Bump version
- Update pages submodule
This commit is contained in:
ragaskar
2012-05-14 07:35:38 -07:00
parent feebfbba68
commit b6f96bc121
5 changed files with 5 additions and 8 deletions

View File

@@ -2525,6 +2525,5 @@ jasmine.version_= {
"major": 1,
"minor": 2,
"build": 0,
"revision": 1333557965,
"release_candidate": 3
"revision": 1337005947
};

View File

@@ -1,6 +1,6 @@
module Jasmine
module Core
VERSION = "1.2.0.rc3"
VERSION = "1.2.0"
end
end

2
pages

Submodule pages updated: 43dbf36103...b928db73fc

View File

@@ -3,6 +3,5 @@ jasmine.version_= {
"major": 1,
"minor": 2,
"build": 0,
"revision": 1333557965,
"release_candidate": 3
"revision": 1337006083
};

View File

@@ -1,6 +1,5 @@
{
"major": 1,
"minor": 2,
"build": 0,
"release_candidate": 3
"build": 0
}