Skip to content

Commit

Permalink
bump gem to 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bcherry committed Nov 3, 2010
1 parent 44f606d commit cfd7bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -11,7 +11,7 @@ require 'digest'

spec = Gem::Specification.new do |s|
s.name = "twitter-text"
s.version = "1.2.3"
s.version = "1.2.4"
s.authors = ["Matt Sanford", "Patrick Ewing", "Ben Cherry", "Britt Selvitelle", "Raffi Krikorian"]
s.email = ["matt@twitter.com", "patrick.henry.ewing@gmail.com", "bcherry@gmail.com", "bs@brittspace.com", "raffi@twitter.com"]
s.homepage = "http://twitter.com"
Expand Down

0 comments on commit cfd7bd3

Please sign in to comment.