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

Releasing v0.26.0

This commit is contained in:
Jay
2022-02-13 16:20:24 +02:00
parent 3f842e034e
commit c9aca75257
9 changed files with 32 additions and 24 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
module.exports = {
"version": "0.25.0"
"version": "0.26.0"
};