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

Releasing 0.3.1

This commit is contained in:
mzabriskie
2014-09-16 18:32:42 -06:00
parent e1aa04ccee
commit d8f687dc52
11 changed files with 17 additions and 13 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.3.0",
"version": "0.3.1",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {