2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-14 18:42:33 +03:00

Releasing 0.15.2

This commit is contained in:
Nick Uraltsev
2016-10-17 18:29:32 -07:00
parent 25a5e779b6
commit 3af756049f
6 changed files with 11 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.15.1",
"version": "0.15.2",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {