Skip to content

Commit

Permalink
Regenerate gemspec for version 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bantik committed Sep 16, 2013
1 parent 90c6d9f commit f8eebdd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions faceted.gemspec
Expand Up @@ -5,11 +5,11 @@


Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = "faceted" s.name = "faceted"
s.version = "1.4.0" s.version = "1.5.0"


s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Corey Ehmke", "Max Thom Stahl"] s.authors = ["Corey Ehmke", "Max Thom Stahl"]
s.date = "2013-09-13" s.date = "2013-09-16"
s.description = "Faceted provides set of tools, patterns, and modules for use in API implementations." s.description = "Faceted provides set of tools, patterns, and modules for use in API implementations."
s.email = "corey@trunkclub.com" s.email = "corey@trunkclub.com"
s.extra_rdoc_files = [ s.extra_rdoc_files = [
Expand Down

0 comments on commit f8eebdd

Please sign in to comment.