giant_client 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.md +0 -2
  2. data/lib/giant_client/version.rb +1 -1
  3. metadata +3 -3
data/README.md CHANGED
@@ -10,8 +10,6 @@ using a variety of http clients. Advantages of Giant Client:
10
10
 
11
11
  ## Installation
12
12
 
13
- *Note: not yet available*
14
-
15
13
  Add this line to your application's Gemfile:
16
14
 
17
15
  gem 'giant_client'
@@ -1,3 +1,3 @@
1
1
  class GiantClient
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: giant_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2012-10-13 00:00:00.000000000 Z
13
+ date: 2012-10-15 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: curb
@@ -150,7 +150,7 @@ files:
150
150
  - spec/examples/spec_helper.rb
151
151
  - README.md
152
152
  - LICENSE
153
- homepage: https://github.com/xaq2892/giant_client
153
+ homepage: https://github.com/zackrw/giant_client
154
154
  licenses:
155
155
  - MIT
156
156
  post_install_message: