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

Releasing 0.5.0

This commit is contained in:
mzabriskie
2015-01-23 03:11:24 -07:00
parent a9bcc8f419
commit fa6c26a0e5
19 changed files with 2884 additions and 1747 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.4.2",
"version": "0.5.0",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {