2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-11 18:02:32 +03:00

Releasing 0.11.0

This commit is contained in:
Nick Uraltsev
2016-04-26 21:13:02 -07:00
parent 4b150f26df
commit 82d34ac743
6 changed files with 74 additions and 35 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.10.0",
"version": "0.11.0",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {