rack-obama 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/README.rdoc +1 -1
  2. data/lib/rack-obama/version.rb +1 -1
  3. metadata +2 -2
@@ -13,4 +13,4 @@ Then hit your application with the appropriate request:
13
13
 
14
14
  HTTP/1.1 202 Accepted
15
15
  Content-Length: 0
16
- Content-Type: nobel-prize/pace
16
+ Content-Type: nobel-prize/peace
@@ -1,7 +1,7 @@
1
1
  module Rack
2
2
 
3
3
  class Obama
4
- VERSION = "0.1.0".freeze
4
+ VERSION = "0.1.1".freeze
5
5
  end
6
6
 
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rack-obama
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Simon Harris
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-10-16 00:00:00 +11:00
12
+ date: 2009-10-17 00:00:00 +11:00
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency