From f45e943d556af1595d30dea9e24dfb3f505e08c8 Mon Sep 17 00:00:00 2001 From: BrOrlandi Date: Tue, 25 Aug 2020 19:55:59 -0300 Subject: [PATCH] 0.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 52ad9b1..7993597 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-do-spaces", - "version": "0.8.0", + "version": "0.9.0", "description": "Simple Client to handle Digital Ocean Spaces files.", "main": "./lib/index.js", "scripts": {