Skip to content
This repository has been archived by the owner on Nov 17, 2018. It is now read-only.

Commit

Permalink
Bump version, 2.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislloyd committed Jun 15, 2009
1 parent b698d6b commit 6f277f2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gravtastic.gemspec
@@ -1,11 +1,11 @@
Gem::Specification.new do |s|
s.name = %q{gravtastic}
s.version = "2.1.0"
s.rubygems_version = %q{2.1.0}
s.version = "2.1.1"
s.rubygems_version = %q{2.1.1}

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Chris Lloyd"]
s.date = %q{2008-08-30}
s.date = %q{2008-09-15}
s.description = %q{Easily add Gravatars to your Ruby objects.}
s.email = %q{christopher.lloyd@gmail.com}
s.files = ["LICENSE", "README.md", "Rakefile", "lib/gravtastic.rb", "spec/gravtastic_integration_spec.rb", "spec/gravtastic_spec.rb", "spec/spec.opts", "spec/spec_helper.rb"]
Expand Down

0 comments on commit 6f277f2

Please sign in to comment.