twilio_contactable.gemspec in twilio_contactable-0.7.5 vs twilio_contactable.gemspec in twilio_contactable-0.7.6
- old
+ new
@@ -3,14 +3,14 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{twilio_contactable}
- s.version = "0.7.5"
+ s.version = "0.7.6"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Jack Danger Canty"]
- s.date = %q{2010-09-01}
+ s.date = %q{2010-09-02}
s.description = %q{Does all the hard work with letting you confirm your user's phone numbers for Voice or TXT over the Twilio API}
s.email = %q{gitcommit@6brand.com}
s.extra_rdoc_files = [
"README.markdown"
]