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

Releasing 0.15.0

This commit is contained in:
Nick Uraltsev
2016-10-10 21:39:50 -07:00
parent 94a3359428
commit e8c5c49ea2
6 changed files with 342 additions and 203 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.14.0",
"version": "0.15.0",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {