From 9918267eeeec11be6d05abee29779426658ed9fb Mon Sep 17 00:00:00 2001 From: Kevin Soltysiak Date: Wed, 13 Jul 2022 10:45:46 +0200 Subject: [PATCH] 0.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef082940..dd7ce0da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scalingo", - "version": "0.6.2", + "version": "0.6.3", "description": "Wrapper for the Scalingo API", "main": "dist/scalingo.js", "module": "lib/index.js",