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

Releasing 0.8.0

This commit is contained in:
Matt Zabriskie
2015-12-11 12:05:56 -07:00
parent 07b177f347
commit bce07e53aa
8 changed files with 311 additions and 305 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.7.0",
"version": "0.8.0",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {