Skip to content

Commit 94ca24b

Browse files
Releasing 0.21.0
1 parent 2130a0c commit 94ca24b

File tree

6 files changed

+10
-16
lines changed

6 files changed

+10
-16
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "axios",
33
"main": "./dist/axios.js",
4-
"version": "0.20.0",
4+
"version": "0.21.0",
55
"homepage": "https://github.com/axios/axios",
66
"authors": [
77
"Matt Zabriskie"

dist/axios.js

+4-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/axios.map

+1-1
Large diffs are not rendered by default.

dist/axios.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/axios.min.map

+1-1
Large diffs are not rendered by default.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "axios",
3-
"version": "0.20.0",
3+
"version": "0.21.0",
44
"description": "Promise based HTTP client for the browser and node.js",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)