Skip to content

Commit

Permalink
Regenerate gemspec for version 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
freerobby committed Mar 4, 2014
1 parent 1a59c7e commit 1e863b3
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions sendgrid_toolkit.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
# stub: sendgrid_toolkit 1.3.0 ruby lib
# stub: sendgrid_toolkit 1.4.0 ruby lib

Gem::Specification.new do |s|
s.name = "sendgrid_toolkit"
s.version = "1.3.0"
s.version = "1.4.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Robby Grossman"]
s.date = "2013-12-10"
s.date = "2014-03-04"
s.description = "A Ruby wrapper and utility library for communicating with the Sendgrid API."
s.email = "[email protected]"
s.extra_rdoc_files = [
Expand All @@ -19,6 +19,7 @@ Gem::Specification.new do |s|
]
s.files = [
".rvmrc",
".travis.yml",
"Gemfile",
"Gemfile.lock",
"LICENSE.txt",
Expand Down

0 comments on commit 1e863b3

Please sign in to comment.