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

Releasing 0.14.0

This commit is contained in:
Nick Uraltsev
2016-08-27 11:29:52 -07:00
parent 66ec8c0a32
commit c96348660d
6 changed files with 22 additions and 15 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.13.1",
"version": "0.14.0",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {