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

Releasing v0.18.0

This commit is contained in:
Emily Morehouse
2018-02-19 16:23:58 -07:00
parent 48a790222c
commit d59c70fdfd
6 changed files with 15 additions and 13 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.17.1",
"version": "0.18.0",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {