affilimator 0.0.2 → 0.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. data/affilimator.gemspec +1 -1
  2. data/lib/affilimator.rb +1 -0
  3. metadata +1 -1
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'affilimator'
3
- s.version = '0.0.2'
3
+ s.version = '0.0.3'
4
4
  s.date = '2012-11-02'
5
5
  s.summary = "Affiliate Management Gem"
6
6
  s.description = "A simple affilimator client gem"
@@ -90,6 +90,7 @@ class Affilimator
90
90
  puts "WARN: AFFILIMATOR_PUBLIC_KEY environment variables."
91
91
  @@warned_on_config = true
92
92
  end
93
+ false
93
94
  end
94
95
  end
95
96
 
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: affilimator
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.2
5
+ version: 0.0.3
6
6
  platform: ruby
7
7
  authors:
8
8
  - Carson Gross