From e61cf8747d1b1f5a4f959c93b48aab8dd1a9357f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Thieriot?= Date: Fri, 24 May 2013 00:20:31 +0100 Subject: [PATCH] release 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 29cd0a2..b254671 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "albot", - "version": "0.3.0", + "version": "0.4.0", "description": "Automated Leverage Box Operation Tool", "preferGlobal": "true", "main": "albot.coffee",