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

Release v0.23.0

This commit is contained in:
Jay
2021-10-12 17:34:26 +02:00
parent 6d1e30fd80
commit 1025d1231a
7 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
module.exports = {
"version": "0.22.0"
"version": "0.23.0"
};