2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-30 15:24:11 +03:00

Releasing v0.25

This commit is contained in:
Jay
2022-01-18 09:13:27 +02:00
parent dccaeb1b68
commit 63dfce85ab
5 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
module.exports = {
"version": "0.24.0"
"version": "0.25.0"
};