Skip to content

Commit

Permalink
Regenerate gemspec for version 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rsl committed Mar 11, 2014
1 parent 90b530e commit 5ef933b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stringex.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = "stringex"
s.version = "2.2.2"
s.version = "2.3.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Russell Norris"]
s.date = "2014-03-10"
s.date = "2014-03-11"
s.description = "Some [hopefully] useful extensions to Ruby's String class. Stringex is made up of three libraries: ActsAsUrl [permalink solution with better character translation], Unidecoder [Unicode to ASCII transliteration], and StringExtensions [miscellaneous helper methods for the String class]."
s.email = "rsl@luckysneaks.com"
s.extra_rdoc_files = [
Expand Down

0 comments on commit 5ef933b

Please sign in to comment.