2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-14 18:42:33 +03:00

Fixed issues created when merging 0.26.1

This commit is contained in:
Jay
2022-03-19 14:36:42 +02:00
parent 1a2ff9c3d1
commit ac659112db
10 changed files with 1876 additions and 170 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
module.exports = {
"version": "0.26.0"
"version": "0.26.1"
};