Skip to content

Commit

Permalink
Updated gem name to aweber from aweber-ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
Matte Noble committed Nov 24, 2010
1 parent 3c6e2ca commit 4e813df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aweber-ruby.gemspec → aweber.gemspec
@@ -1,6 +1,6 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "aweber-ruby"
s.name = "aweber"
s.version = "1.0.0"
s.platform = Gem::Platform::RUBY
s.summary = "Ruby interface to AWeber's API"
Expand All @@ -12,7 +12,7 @@ Gem::Specification.new do |s|

s.require_path = "lib"
s.files = [
"aweber-ruby.gemspec",
"aweber.gemspec",
"examples/with_access_token.rb",
"examples/your_account.rb",
"Gemfile",
Expand Down

0 comments on commit 4e813df

Please sign in to comment.