2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-11 18:02:32 +03:00

Releasing 0.16.1

This commit is contained in:
Nick Uraltsev
2017-04-08 11:51:20 -07:00
parent 982183c0e4
commit 5c8095e483
6 changed files with 2095 additions and 59 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.16.0",
"version": "0.16.1",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {