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

Releasing 0.7.0

This commit is contained in:
mzabriskie
2015-09-29 00:38:15 -06:00
parent 87d8364675
commit e8136b1f74
8 changed files with 143 additions and 83 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.6.0",
"version": "0.7.0",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {