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

Releasing 0.8.1

This commit is contained in:
Matt Zabriskie
2015-12-14 20:43:32 -07:00
parent f28a4a8248
commit 9a5dec2dc5
8 changed files with 200 additions and 175 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.8.0",
"version": "0.8.1",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {