2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-14 18:42:33 +03:00

Releasing 0.5.2

This commit is contained in:
mzabriskie
2015-03-13 17:13:41 -06:00
parent dd2aa791e6
commit 2ce5aa77df
21 changed files with 141 additions and 251 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.5.1",
"version": "0.5.2",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {