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