2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-17 19:21:29 +03:00

Releasing 0.15.1

This commit is contained in:
Nick Uraltsev
2016-10-14 23:35:21 -07:00
parent ffd72e646a
commit 3f8b128da4
6 changed files with 32 additions and 38 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.15.0",
"version": "0.15.1",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {