Compare commits

...

1 Commits

Author SHA1 Message Date
ragaskar 41f496001f Version bump to 1.1.0 2011-09-10 13:51:11 -04:00
4 changed files with 4 additions and 7 deletions
+1 -2
View File
@@ -2472,6 +2472,5 @@ jasmine.version_= {
"major": 1, "major": 1,
"minor": 1, "minor": 1,
"build": 0, "build": 0,
"revision": 1314876345, "revision": 1315677058
"release_candidate": 4
}; };
+1 -1
View File
@@ -1,6 +1,6 @@
module Jasmine module Jasmine
module Core module Core
VERSION = "1.1.0.rc4" VERSION = "1.1.0"
end end
end end
+1 -2
View File
@@ -2,6 +2,5 @@ jasmine.version_= {
"major": 1, "major": 1,
"minor": 1, "minor": 1,
"build": 0, "build": 0,
"revision": 1314876345, "revision": 1315677058
"release_candidate": 4
}; };
+1 -2
View File
@@ -1,6 +1,5 @@
{ {
"major": 1, "major": 1,
"minor": 1, "minor": 1,
"build": 0, "build": 0
"release_candidate": 4
} }