jasmine-core 1.1.0.rc2 → 1.1.0.rc3

Sign up to get free protection for your applications and to get access to all the features.
@@ -2472,6 +2472,6 @@ jasmine.version_= {
2472
2472
  "major": 1,
2473
2473
  "minor": 1,
2474
2474
  "build": 0,
2475
- "revision": 1308965645,
2476
- "release_candidate": 2
2475
+ "revision": 1310556152,
2476
+ "release_candidate": 3
2477
2477
  };
@@ -1,6 +1,6 @@
1
1
  module Jasmine
2
2
  module Core
3
- VERSION = "1.1.0.rc2"
3
+ VERSION = "1.1.0.rc3"
4
4
  end
5
5
  end
6
6
 
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: jasmine-core
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease: 6
5
- version: 1.1.0.rc2
5
+ version: 1.1.0.rc3
6
6
  platform: ruby
7
7
  authors:
8
8
  - Rajan Agaskar
@@ -12,7 +12,7 @@ autorequire:
12
12
  bindir: bin
13
13
  cert_chain: []
14
14
 
15
- date: 2011-06-24 00:00:00 -04:00
15
+ date: 2011-07-13 00:00:00 -04:00
16
16
  default_executable:
17
17
  dependencies:
18
18
  - !ruby/object:Gem::Dependency