Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Releasing 0.20.0
  • Loading branch information
emilyemorehouse committed Aug 21, 2020
1 parent cd27741 commit 0d87655
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,7 +1,7 @@
{
"name": "axios",
"main": "./dist/axios.js",
"version": "0.20.0-0",
"version": "0.20.0",
"homepage": "https://github.com/axios/axios",
"authors": [
"Matt Zabriskie"
Expand Down
2 changes: 1 addition & 1 deletion dist/axios.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/axios.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.20.0-0",
"version": "0.20.0",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 0d87655

Please sign in to comment.