2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-23 20:40:40 +03:00

chore: release v1.1.1

This commit is contained in:
Jay
2022-10-07 11:08:35 +02:00
parent 6140fcf96f
commit 1315e2282f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "axios", "name": "axios",
"main": "./dist/axios.js", "main": "./dist/axios.js",
"version": "1.1.0", "version": "1.1.1",
"homepage": "https://axios-http.com", "homepage": "https://axios-http.com",
"authors": [ "authors": [
"Matt Zabriskie" "Matt Zabriskie"
+1 -1
View File
@@ -1 +1 @@
export const VERSION = "1.1.0"; export const VERSION = "1.1.1";