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

Releasing 0.13.1

This commit is contained in:
Matt Zabriskie
2016-07-16 11:13:15 -06:00
parent af07c3145b
commit 377efb89ae
6 changed files with 18 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.13.0",
"version": "0.13.1",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {