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

Releasing 0.4.2

This commit is contained in:
mzabriskie
2014-12-11 00:11:25 -07:00
parent d65f9f7eea
commit 2d5250ce0a
19 changed files with 359 additions and 130 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.4.1",
"version": "0.4.2",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {