gnip 0.4.2 → 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. data/gnip-0.4.2.gem +0 -0
  2. data/gnip-1.0.0.gem +0 -0
  3. data/lib/gnip.rb +1 -1
  4. metadata +2 -1
data/gnip-0.4.2.gem CHANGED
Binary file
data/gnip-1.0.0.gem ADDED
Binary file
data/lib/gnip.rb CHANGED
@@ -43,7 +43,7 @@
43
43
  # gnip libs
44
44
  #
45
45
  module Gnip
46
- Version = '0.4.2'
46
+ Version = '1.0.0'
47
47
 
48
48
  def version
49
49
  Gnip::Version
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gnip
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.2
4
+ version: 1.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ara T. Howard
@@ -67,6 +67,7 @@ files:
67
67
  - doc/api.html
68
68
  - gemspec.rb
69
69
  - gnip-0.4.2.gem
70
+ - gnip-1.0.0.gem
70
71
  - lib
71
72
  - lib/gnip
72
73
  - lib/gnip/activity.rb