Skip to content

Commit

Permalink
Regenerated gemspec for version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mloughran committed Feb 17, 2009
1 parent 4bdf507 commit fe36206
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api_cache.gemspec
Expand Up @@ -2,11 +2,11 @@

Gem::Specification.new do |s|
s.name = %q{api_cache}
s.version = "0.1.0"
s.version = "0.1.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Martyn Loughran"]
s.date = %q{2009-02-10}
s.date = %q{2009-02-17}
s.description = %q{Library to handle caching external API calls}
s.email = %q{me@mloughran.com}
s.files = ["README.markdown", "VERSION.yml", "lib/api_cache", "lib/api_cache/abstract_store.rb", "lib/api_cache/api.rb", "lib/api_cache/cache.rb", "lib/api_cache/logger.rb", "lib/api_cache/memcache_store.rb", "lib/api_cache/memory_store.rb", "lib/api_cache.rb", "spec/api_cache_spec.rb", "spec/spec_helper.rb"]
Expand Down

0 comments on commit fe36206

Please sign in to comment.