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

Releasing 0.12.0

This commit is contained in:
Nick Uraltsev
2016-05-31 22:22:00 -07:00
parent 4873e8187a
commit 4d1269cb4a
6 changed files with 91 additions and 52 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.11.1",
"version": "0.12.0",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {