Skip to content

Commit

Permalink
Bump version 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Ballai committed Jan 5, 2010
1 parent c955c03 commit 8a6b1ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -3,7 +3,7 @@ require 'rake/gempackagetask'

spec = Gem::Specification.new do |s|
s.name = "twilio"
s.version = "2.0.1"
s.version = "2.0.2"
s.author = "Twilio"
s.email = "help@twilio.com"
s.homepage = "http://www.twilio.com/docs"
Expand Down

0 comments on commit 8a6b1ae

Please sign in to comment.