2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-14 18:42:33 +03:00

Releasing 0.17.0

This commit is contained in:
Nick Uraltsev
2017-10-21 11:00:45 -07:00
parent c24b1cc5de
commit 2c0e318321
6 changed files with 87 additions and 70 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.16.2",
"version": "0.17.0",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {