2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-11 18:02:32 +03:00

Releasing 0.9.0

This commit is contained in:
Matt Zabriskie
2016-01-18 11:18:39 -07:00
parent 6f13a7591b
commit 7ec97dd26b
7 changed files with 99 additions and 80 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.8.1",
"version": "0.9.0",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {