2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-05 16:42:32 +03:00

Releasing 0.5.4

This commit is contained in:
mzabriskie
2015-04-08 12:48:38 -06:00
parent 42fc3954d2
commit 8a4e502e3a
19 changed files with 36 additions and 20 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.5.3",
"version": "0.5.4",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {