We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15c8bc6 commit 1a08878Copy full SHA for 1a08878
faraday-http-cache.gemspec
@@ -1,7 +1,7 @@
1
# -*- encoding: utf-8 -*-
2
Gem::Specification.new do |gem|
3
gem.name = 'faraday-http-cache'
4
- gem.version = '1.3.0'
+ gem.version = '1.3.1'
5
gem.licenses = ['Apache 2.0']
6
gem.description = 'Middleware to handle HTTP caching'
7
gem.summary = 'A Faraday middleware that stores and validates cache expiration.'
0 commit comments