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

Releasing 0.4.1

This commit is contained in:
mzabriskie
2014-10-15 12:17:36 -06:00
parent 7e422d1463
commit 789baf3a58
7 changed files with 15 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.4.0",
"version": "0.4.1",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {