Skip to content

Commit

Permalink
Releasing v0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
emilyemorehouse committed Feb 19, 2018
1 parent 48a7902 commit d59c70f
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 13 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,7 +1,7 @@
{
"name": "axios",
"main": "./dist/axios.js",
"version": "0.17.1",
"version": "0.18.0",
"homepage": "https://github.com/axios/axios",
"authors": [
"Matt Zabriskie"
Expand Down
14 changes: 8 additions & 6 deletions 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.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/axios.min.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

0 comments on commit d59c70f

Please sign in to comment.