From b49888c98c32df7a17ba388bab84ae5d68407d21 Mon Sep 17 00:00:00 2001 From: Carl Ogren Date: Sat, 16 Nov 2019 14:37:43 +0100 Subject: [PATCH] chore(package): Bump to 2.5.0 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 4f9542b..0769fbe 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "axios-cache-adapter", - "version": "2.4.1", + "version": "2.5.0", "homepage": "https://github.com/RasCarlito/axios-cache-adapter", "authors": [ "Carl Ogren " diff --git a/package.json b/package.json index 186f356..440251c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "axios-cache-adapter", - "version": "2.4.1", + "version": "2.5.0", "description": "Caching adapter for axios", "homepage": "https://github.com/RasCarlito/axios-cache-adapter", "author": {