From a3d31860ebf241d144edac68de3e6c1537eece80 Mon Sep 17 00:00:00 2001 From: Kevin Soltysiak Date: Mon, 20 Jun 2022 15:33:03 +0200 Subject: [PATCH] 0.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72b37586..4eb4c3a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scalingo", - "version": "0.6.0", + "version": "0.6.1", "description": "Wrapper for the Scalingo API", "main": "dist/scalingo.js", "module": "lib/index.js",