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

Releasing 0.5.1

This commit is contained in:
mzabriskie
2015-03-10 14:46:29 -06:00
parent 8fded1802b
commit bd5d9b7258
19 changed files with 85 additions and 40 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.5.0",
"version": "0.5.1",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {