Skip to content

Commit 3af7560

Browse files
committed
Releasing 0.15.2
1 parent 25a5e77 commit 3af7560

File tree

6 files changed

+11
-7
lines changed

6 files changed

+11
-7
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "axios",
33
"main": "./dist/axios.js",
4-
"version": "0.15.1",
4+
"version": "0.15.2",
55
"homepage": "https://github.com/mzabriskie/axios",
66
"authors": [
77
"Matt Zabriskie"

dist/axios.js

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/axios.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/axios.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/axios.min.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)