From 938084f449f21fbcae772d0b4280a31084822a42 Mon Sep 17 00:00:00 2001 From: Giorgio Henrique Bazzo Date: Tue, 15 Dec 2020 09:26:23 -0300 Subject: [PATCH] Update to 1.0.6 --- samples/boss.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/boss.json b/samples/boss.json index c3040ef..b1f3f74 100644 --- a/samples/boss.json +++ b/samples/boss.json @@ -6,7 +6,7 @@ "mainsrc": "./", "projects": [], "dependencies": { - "github.com/giorgiobazzo/horse-upload": "^1.0.5", + "github.com/giorgiobazzo/horse-upload": "^1.0.6", "github.com/hashload/horse": "^v2.0.6" } -} \ No newline at end of file +}