From 995958885621cf971c4ee76928b935fd7b4593ac Mon Sep 17 00:00:00 2001 From: Kevin Soltysiak Date: Thu, 17 Jun 2021 16:30:38 +0200 Subject: [PATCH] 0.3.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06950d92..884fe500 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scalingo", - "version": "0.3.6", + "version": "0.3.7", "description": "Wrapper for the Scalingo API", "main": "dist/scalingo.js", "module": "lib/index.js",