From b314737769c32558b5b72f7b587013dc96f20c95 Mon Sep 17 00:00:00 2001 From: Kevin Soltysiak Date: Thu, 6 Jan 2022 15:26:48 +0100 Subject: [PATCH] 0.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e33fe62..002e30ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scalingo", - "version": "0.5.1", + "version": "0.5.2", "description": "Wrapper for the Scalingo API", "main": "dist/scalingo.js", "module": "lib/index.js",