Skip to content

Commit

Permalink
Regenerated gemspec for version 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SFEley committed Aug 14, 2009
1 parent 2584624 commit ec57587
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions acts_as_icontact.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{acts_as_icontact}
s.version = "0.4.2"
s.version = "0.4.3"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Stephen Eley"]
s.date = %q{2009-08-11}
s.date = %q{2009-08-14}
s.default_executable = %q{icontact}
s.description = %q{ActsAsIcontact connects Ruby applications with the iContact e-mail marketing service using the iContact API v2.0. Building on the RestClient gem, it offers two significant feature sets:
Expand All @@ -24,7 +24,7 @@ Gem::Specification.new do |s|
s.files = [
".document",
".gitignore",
"LICENSE",
"LICENSE.txt",
"README.markdown",
"Rakefile",
"VERSION",
Expand Down

0 comments on commit ec57587

Please sign in to comment.