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

Releasing 0.16.0

This commit is contained in:
Nick Uraltsev
2017-03-31 19:29:37 -07:00
parent e6ffc521d2
commit 19b7948480
6 changed files with 20 additions and 16 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.15.3",
"version": "0.16.0",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {