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

Releasing 0.3.0

This commit is contained in:
mzabriskie
2014-09-16 12:21:45 -06:00
parent 5947b5acf5
commit 0f2461a6bb
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.2.2",
"version": "0.3.0",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {