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

View File

@@ -2472,6 +2472,5 @@ jasmine.version_= {
"major": 1,
"minor": 1,
"build": 0,
"revision": 1314876345,
"release_candidate": 4
"revision": 1315677058
};

View File

@@ -1,6 +1,6 @@
module Jasmine
module Core
VERSION = "1.1.0.rc4"
VERSION = "1.1.0"
end
end

View File

@@ -2,6 +2,5 @@ jasmine.version_= {
"major": 1,
"minor": 1,
"build": 0,
"revision": 1314876345,
"release_candidate": 4
"revision": 1315677058
};

View File

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