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

Releasing 0.4.0

This commit is contained in:
mzabriskie
2014-10-05 17:52:57 -06:00
parent e0b1bb6d0b
commit 1d6430f667
19 changed files with 1892 additions and 98 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.3.1",
"version": "0.4.0",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {