Skip to content

Commit 1a08878

Browse files
committed
Release 1.3.1.
1 parent 15c8bc6 commit 1a08878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

faraday-http-cache.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- encoding: utf-8 -*-
22
Gem::Specification.new do |gem|
33
gem.name = 'faraday-http-cache'
4-
gem.version = '1.3.0'
4+
gem.version = '1.3.1'
55
gem.licenses = ['Apache 2.0']
66
gem.description = 'Middleware to handle HTTP caching'
77
gem.summary = 'A Faraday middleware that stores and validates cache expiration.'

0 commit comments

Comments
 (0)