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
+1 -2
View File
@@ -2525,6 +2525,5 @@ jasmine.version_= {
"major": 1, "major": 1,
"minor": 2, "minor": 2,
"build": 0, "build": 0,
"revision": 1333557965, "revision": 1337005947
"release_candidate": 3
}; };
+1 -1
View File
@@ -1,6 +1,6 @@
module Jasmine module Jasmine
module Core module Core
VERSION = "1.2.0.rc3" VERSION = "1.2.0"
end end
end end
+1 -1
Submodule pages updated: 43dbf36103...b928db73fc
+1 -2
View File
@@ -3,6 +3,5 @@ jasmine.version_= {
"major": 1, "major": 1,
"minor": 2, "minor": 2,
"build": 0, "build": 0,
"revision": 1333557965, "revision": 1337006083
"release_candidate": 3
}; };
+1 -2
View File
@@ -1,6 +1,5 @@
{ {
"major": 1, "major": 1,
"minor": 2, "minor": 2,
"build": 0, "build": 0
"release_candidate": 3
} }