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

Releasing 0.6.0

This commit is contained in:
mzabriskie
2015-09-21 14:20:35 -06:00
parent 2936cdce14
commit cd0cd18054
20 changed files with 265 additions and 5262 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.5.4",
"version": "0.6.0",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {